diff options
Diffstat (limited to 'sd/xml/NotesView.xml')
-rw-r--r-- | sd/xml/NotesView.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sd/xml/NotesView.xml b/sd/xml/NotesView.xml deleted file mode 100644 index 06238d88d..000000000 --- a/sd/xml/NotesView.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?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>DrawController_NotesView</name> - <description> -This componend integrates a view to a handout page inside a presentation - document into the desktop. -</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> |