Added on document load event

This commit is contained in:
Georgy Litvinov 2020-09-08 16:41:08 +02:00
parent 8a99a25f43
commit 9a72d7d7e0
4 changed files with 26 additions and 0 deletions

View file

@ -2,5 +2,6 @@
<manifest:manifest>
<manifest:file-entry manifest:full-path="ePublishing/" manifest:media-type="application/vnd.sun.star.basic-library"/>
<manifest:file-entry manifest:full-path="Addons.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
<manifest:file-entry manifest:full-path="Events.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
<manifest:file-entry manifest:full-path="Office/UI/WriterWindowState.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
</manifest:manifest>