summaryrefslogtreecommitdiff
path: root/scripting/examples/basic/script.xlb
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/examples/basic/script.xlb')
-rw-r--r--scripting/examples/basic/script.xlb6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripting/examples/basic/script.xlb b/scripting/examples/basic/script.xlb
new file mode 100644
index 000000000000..fa7dd61034cc
--- /dev/null
+++ b/scripting/examples/basic/script.xlb
@@ -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>