summaryrefslogtreecommitdiff
path: root/sd/xml/DrawingView.xml
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-01-29 15:17:53 +0000
committerChristian Lippka <cl@openoffice.org>2002-01-29 15:17:53 +0000
commit03a027ca6ebc2461526ab02d58cfa1fcce6e415c (patch)
tree31c275cf6c25874aa7d9b1080101c8798ae83607 /sd/xml/DrawingView.xml
parent27af345ce9f9ec9fc0f2f50bbf8a5f63afb10b3e (diff)
#95585# new view component descriptions
Diffstat (limited to 'sd/xml/DrawingView.xml')
-rw-r--r--sd/xml/DrawingView.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/sd/xml/DrawingView.xml b/sd/xml/DrawingView.xml
new file mode 100644
index 000000000000..71a328387675
--- /dev/null
+++ b/sd/xml/DrawingView.xml
@@ -0,0 +1,17 @@
+<?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>SdUnoDrawView</name>
+ <description>
+specifies a document which consists of multiple pages
+ with drawings.
+</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com::sun::star::drawing::DrawingDocumentDrawView</supported-service>
+ </component-description>
+</module-description>