summaryrefslogtreecommitdiff
path: root/sd/xml/SdLayer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/xml/SdLayer.xml')
-rw-r--r--sd/xml/SdLayer.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/sd/xml/SdLayer.xml b/sd/xml/SdLayer.xml
new file mode 100644
index 000000000000..4b7a761dd1ff
--- /dev/null
+++ b/sd/xml/SdLayer.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
+<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
+ <module-name>sd</module-name>
+ <component-description>
+ <author>Christian Lippka</author>
+ <name>com.sun.star.comp.office.SdLayer</name>
+ <description>
+ This component provides access to a single layer inside a document.
+</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com.sun.star.drawing.Layer</supported-service>
+ </component-description>
+</module-description>