Initial commit of Scripting Framework code.
The Scripting Framework Team: Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
This commit is contained in:
6
scripting/examples/basic/script.xlb
Normal file
6
scripting/examples/basic/script.xlb
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
|
||||
<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false">
|
||||
<library:element library:name="InsertColouredText"/>
|
||||
<library:element library:name="SearchAndReplace"/>
|
||||
</library:library>
|
Reference in New Issue
Block a user