Added on document load event
This commit is contained in:
parent
8a99a25f43
commit
9a72d7d7e0
4 changed files with 26 additions and 0 deletions
12
Events.xcu
Normal file
12
Events.xcu
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Events" oor:package="org.openoffice.Office">
|
||||
<node oor:name="ApplicationEvents">
|
||||
<node oor:name="Bindings">
|
||||
<node oor:name="OnStartApp" oor:op="replace">
|
||||
<prop oor:name="BindingURL" oor:type="xs:string">
|
||||
<value>vnd.sun.star.script:Standard.Module1.Main?language=Basic&location=application</value>
|
||||
</prop>
|
||||
</node>
|
||||
</node>
|
||||
</node>
|
||||
</oor:component-data>
|
Loading…
Add table
Add a link
Reference in a new issue