diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-08-22 17:01:37 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-08-22 23:27:34 +0200 |
commit | 8c49149d32bed916fb840eb3e61dfce0648c830d (patch) | |
tree | d2432805c30975d6e16fa15049e9bee9180fb6df /sd/xml | |
parent | 45be3ac8151d63ccb61879f876696704542a4ce7 (diff) |
remove unused module-description xml files
Change-Id: I531e47538f308ee43e0fe8d7db59f525e45942c3
Diffstat (limited to 'sd/xml')
28 files changed, 0 insertions, 632 deletions
diff --git a/sd/xml/AccessibleDrawDocumentView.xml b/sd/xml/AccessibleDrawDocumentView.xml deleted file mode 100644 index c0ce59a8f122..000000000000 --- a/sd/xml/AccessibleDrawDocumentView.xml +++ /dev/null @@ -1,41 +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>Andre Fischer</author> -<name>AccessibleDrawDocumentView</name> - -<description>This component represents the accessbility object for Draw -document views and Impress document views with the view modes edit view, -notes view, or handout view. For more detailed information see the -documentation of the supported services and the link to the general -accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.drawing.AccessibleDrawDocumentView</supported-service> -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.drawing.XAccessible</type> -<type>com.sun.star.drawing.XAccessibleContext</type> -<type>com.sun.star.drawing.XAccessibleEventBroadcaster</type> -<type>com.sun.star.drawing.XAccessibleComponent</type> -<type>com.sun.star.drawing.XAccessibleExtendedComponent</type> -<type>com.sun.star.drawing.XAccessibleSelection</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.beans.XPropertyChangeListener</type> -<type>com.sun.star.awt.XWindowListener</type> -<type>com.sun.star.awt.XTopWindowListener</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessibleOutlineView.xml b/sd/xml/AccessibleOutlineView.xml deleted file mode 100644 index 8e65e3ca0cc7..000000000000 --- a/sd/xml/AccessibleOutlineView.xml +++ /dev/null @@ -1,39 +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>Andre Fischer</author> -<name>AccessibleOutlineView</name> - -<description>This component represents the accessbility object for Impress -document views in outline view mode. For more detailed information see the -documentation of the supported services and the link to the general -accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.drawing.XAccessible</type> -<type>com.sun.star.drawing.XAccessibleContext</type> -<type>com.sun.star.drawing.XAccessibleEventBroadcaster</type> -<type>com.sun.star.drawing.XAccessibleComponent</type> -<type>com.sun.star.drawing.XAccessibleExtendedComponent</type> -<type>com.sun.star.drawing.XAccessibleSelection</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.beans.XPropertyChangeListener</type> -<type>com.sun.star.awt.XWindowListener</type> -<type>com.sun.star.awt.XTopWindowListener</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessiblePageShape.xml b/sd/xml/AccessiblePageShape.xml deleted file mode 100644 index 17027f3eac6f..000000000000 --- a/sd/xml/AccessiblePageShape.xml +++ /dev/null @@ -1,39 +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>svx</module-name> -<component-description> - -<author>Andre Fischer</author> -<name>AccessiblePageShape</name> - -<description>This component is derived from AccessibleShape and makes the -graphical representation of the currently visible draw page accessible. For -more detailed information see the documentation of the base component -AccessibleShape, the supported services, and the link to the general -accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.drawing.AccessibleShape</supported-service> -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.accessibility.XAccessible</type> -<type>com.sun.star.accessibility.XAccessibleContext</type> -<type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type> -<type>com.sun.star.accessibility.XAccessibleComponent</type> -<type>com.sun.star.accessibility.XAccessibleExtendedComponent</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.document.XEventListener</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessiblePresentationGraphicShape.xml b/sd/xml/AccessiblePresentationGraphicShape.xml deleted file mode 100644 index e355116061df..000000000000 --- a/sd/xml/AccessiblePresentationGraphicShape.xml +++ /dev/null @@ -1,40 +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>svx</module-name> -<component-description> - -<author>Andre Fischer</author> -<name>AccessiblePresentationGraphicShape</name> - -<description>This component is derived from AccessibleGraphicShape and -implements Impress specific behaviour. For more detailed information see -the documentation of the base component AccessibleGraphicShape, the -supported services, and the link to the general accessibility -documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.drawing.AccessibleShape</supported-service> -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.accessibility.XAccessible</type> -<type>com.sun.star.accessibility.XAccessibleContext</type> -<type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type> -<type>com.sun.star.accessibility.XAccessibleComponent</type> -<type>com.sun.star.accessibility.XAccessibleExtendedComponent</type> -<type>com.sun.star.accessibility.XAccessibleImage</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.document.XEventListener</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessiblePresentationOLEShape.xml b/sd/xml/AccessiblePresentationOLEShape.xml deleted file mode 100644 index 0a3bfad2f1e5..000000000000 --- a/sd/xml/AccessiblePresentationOLEShape.xml +++ /dev/null @@ -1,40 +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>svx</module-name> -<component-description> - -<author>Andre Fischer</author> -<name>AccessiblePresentationOLEShape</name> - -<description>This component is derived from AccessibleOLEShape and -implements Impress specific behaviour. For more detailed information see -the documentation of the base component AccessibleOLEShape, the supported -services, and the link to the general accessibility -documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.drawing.AccessibleShape</supported-service> -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.accessibility.XAccessible</type> -<type>com.sun.star.accessibility.XAccessibleContext</type> -<type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type> -<type>com.sun.star.accessibility.XAccessibleComponent</type> -<type>com.sun.star.accessibility.XAccessibleExtendedComponent</type> -<type>com.sun.star.accessibility.XAccessibleAction</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.document.XEventListener</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessiblePresentationShape.xml b/sd/xml/AccessiblePresentationShape.xml deleted file mode 100644 index 914a03f0cde4..000000000000 --- a/sd/xml/AccessiblePresentationShape.xml +++ /dev/null @@ -1,38 +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>svx</module-name> -<component-description> - -<author>Andre Fischer</author> -<name>AccessiblePresentationShape</name> - -<description>This component represents the accessbility object of generic -presentation shapes. For more detailed information see the documentation of -the base component AccessibleShape, the supported services, and the link to -the general accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.drawing.AccessibleShape</supported-service> -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> - -<type>com.sun.star.accessibility.XAccessible</type> -<type>com.sun.star.accessibility.XAccessibleContext</type> -<type>com.sun.star.accessibility.XAccessibleEventBroadcaster</type> -<type>com.sun.star.accessibility.XAccessibleComponent</type> -<type>com.sun.star.accessibility.XAccessibleExtendedComponent</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XServiceInfo</type> -<type>com.sun.star.lang.XComponent</type> -<type>com.sun.star.document.XEventListener</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessibleSlideView.xml b/sd/xml/AccessibleSlideView.xml deleted file mode 100644 index c3df581e5f2d..000000000000 --- a/sd/xml/AccessibleSlideView.xml +++ /dev/null @@ -1,35 +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>Andre Fischer</author> -<name>AccessibleSlideView</name> - -<description>This component represents the accessbility object for Impress -document views in slide view mode. For more detailed information see the -documentation of the supported services and the link to the general -accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> -<supported-service>com.sun.star.drawing.AccessibleSlideView</supported-service> - -<type>com.sun.star.drawing.XAccessible</type> -<type>com.sun.star.drawing.XAccessibleContext</type> -<type>com.sun.star.drawing.XAccessibleEventBroadcaster</type> -<type>com.sun.star.drawing.XAccessibleComponent</type> -<type>com.sun.star.drawing.XAccessibleSelection</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/AccessibleSlideViewObject.xml b/sd/xml/AccessibleSlideViewObject.xml deleted file mode 100644 index 14b24a52d6ec..000000000000 --- a/sd/xml/AccessibleSlideViewObject.xml +++ /dev/null @@ -1,34 +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>Andre Fischer</author> -<name>AccessibleSlideView</name> - -<description>This component represents the accessbility object for the -slides managed by Impress slide view. For more detailed information see the -documentation of the supported services and the link to the general -accessibility documentation.</description> - -<reference-docu xlink-href="http://ui.openoffice.org/accessibility" -title="Link to a general description of UNO accessibility"/> - -<loader-name>com.sun.star.loader.SharedLibrary</loader-name> -<language>c++</language> -<status value="alpha"/> - -<supported-service>com.sun.star.accessibility.Accessible</supported-service> -<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> -<supported-service>com.sun.star.drawing.AccessibleSlideViewObject</supported-service> - -<type>com.sun.star.drawing.XAccessible</type> -<type>com.sun.star.drawing.XAccessibleContext</type> -<type>com.sun.star.drawing.XAccessibleEventBroadcaster</type> -<type>com.sun.star.drawing.XAccessibleComponent</type> -<type>com.sun.star.lang.XTypeProvider</type> -<type>com.sun.star.lang.XUnoTunnel</type> - -</component-description> -</module-description> diff --git a/sd/xml/DrawingView.xml b/sd/xml/DrawingView.xml deleted file mode 100644 index 15399fcab257..000000000000 --- a/sd/xml/DrawingView.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_DrawView</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> diff --git a/sd/xml/HandoutView.xml b/sd/xml/HandoutView.xml deleted file mode 100644 index 5d1eb41e9889..000000000000 --- a/sd/xml/HandoutView.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_HandoutView</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> diff --git a/sd/xml/NotesView.xml b/sd/xml/NotesView.xml deleted file mode 100644 index 06238d88d75e..000000000000 --- 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> diff --git a/sd/xml/OutlineView.xml b/sd/xml/OutlineView.xml deleted file mode 100644 index 26506b2b1c79..000000000000 --- a/sd/xml/OutlineView.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_OutlineView</name> - <description> -This componend integrates an outline view to 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> diff --git a/sd/xml/PresentationView.xml b/sd/xml/PresentationView.xml deleted file mode 100644 index 8385fd0b9fc0..000000000000 --- a/sd/xml/PresentationView.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_PresentationView</name> - <description> -This componend integrates a view to a slide show of 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> diff --git a/sd/xml/SdDocLinkTargets.xml b/sd/xml/SdDocLinkTargets.xml deleted file mode 100644 index 9eef5f76a1e2..000000000000 --- a/sd/xml/SdDocLinkTargets.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdDocLinkTargets</name> - <description> - This component provides access to possible link targets inside a context -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.document.LinkTargets</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdDrawPage.xml b/sd/xml/SdDrawPage.xml deleted file mode 100644 index 472bb1abb758..000000000000 --- a/sd/xml/SdDrawPage.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdDrawPage</name> - <description> - This component provides access to a single drawing page of a document. -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.drawing.DrawPage</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdDrawPagesAccess.xml b/sd/xml/SdDrawPagesAccess.xml deleted file mode 100644 index 72dfec474017..000000000000 --- a/sd/xml/SdDrawPagesAccess.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdDrawPagesAccess</name> - <description> - This component provides access to the drawing pages of a document. -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.drawing.DrawPages</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdGenericDrawPage.xml b/sd/xml/SdGenericDrawPage.xml deleted file mode 100644 index 885f2ad624e0..000000000000 --- a/sd/xml/SdGenericDrawPage.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdGenericDrawPage</name> - <description> - This component provides a basic implementation for both master and drawing pages. -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.drawing.GenericDrawPage</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdLayer.xml b/sd/xml/SdLayer.xml deleted file mode 100644 index 4b7a761dd1ff..000000000000 --- a/sd/xml/SdLayer.xml +++ /dev/null @@ -1,16 +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>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> diff --git a/sd/xml/SdLayerManager.xml b/sd/xml/SdLayerManager.xml deleted file mode 100644 index f03b9ba89272..000000000000 --- a/sd/xml/SdLayerManager.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdLayerManager</name> - <description> - This component provides access to the layers of a document -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.drawing.LayerManager</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdMasterPage.xml b/sd/xml/SdMasterPage.xml deleted file mode 100644 index 3e86fc8b714e..000000000000 --- a/sd/xml/SdMasterPage.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdMasterPage</name> - <description> - This component provides access to a single master page 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.MasterPage</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdMasterPagesAccess.xml b/sd/xml/SdMasterPagesAccess.xml deleted file mode 100644 index 3c12f2e95dab..000000000000 --- a/sd/xml/SdMasterPagesAccess.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdMasterPagesAccess</name> - <description> - This component provides access to the master drawing pages 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.MasterPages</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdPageLinkTargets.xml b/sd/xml/SdPageLinkTargets.xml deleted file mode 100644 index ac208fe5217a..000000000000 --- a/sd/xml/SdPageLinkTargets.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdPageLinkTargets</name> - <description> - This component provides the container for the link targets of a drawing page -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.document.LinkTargets</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdXCustomPresentation.xml b/sd/xml/SdXCustomPresentation.xml deleted file mode 100644 index 7094e0064b21..000000000000 --- a/sd/xml/SdXCustomPresentation.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdXCustomPresentation</name> - <description> - This component provides access to the draw pages in a custom presentation -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.presentation.CustomPresentation</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdXCustomPresentationAccess.xml b/sd/xml/SdXCustomPresentationAccess.xml deleted file mode 100644 index daf8eea22527..000000000000 --- a/sd/xml/SdXCustomPresentationAccess.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdXCustomPresentationAccess</name> - <description> - This component provides access to custom presentations of a document -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.presentation.CustomPresentationAccess</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdXImpressDocument.xml b/sd/xml/SdXImpressDocument.xml deleted file mode 100644 index 4239e0b5d254..000000000000 --- a/sd/xml/SdXImpressDocument.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdXImpressDocument</name> - <description> - This component provides access to an presentation document. -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.presentation.PresentationDocument</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdXPresentation.xml b/sd/xml/SdXPresentation.xml deleted file mode 100644 index 79f4b4aac067..000000000000 --- a/sd/xml/SdXPresentation.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdXPresentation</name> - <description> - This component provides access to the presentation of a impress document -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.presentation.Presentation</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SdXShape.xml b/sd/xml/SdXShape.xml deleted file mode 100644 index 5e79d777592c..000000000000 --- a/sd/xml/SdXShape.xml +++ /dev/null @@ -1,16 +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>com.sun.star.comp.office.SdXShape</name> - <description> - This component provides access to a single shape. -</description> - <loader-name>com.sun.star.loader.SharedLibrary</loader-name> - <language>c++</language> - <status value="final"/> - <supported-service>com.sun.star.drawing.Shape</supported-service> - </component-description> -</module-description> diff --git a/sd/xml/SlidesView.xml b/sd/xml/SlidesView.xml deleted file mode 100644 index 6ab8ee7d4745..000000000000 --- a/sd/xml/SlidesView.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>SdUnoSlideView</name> - <description> -This componend integrates a slides view to 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> |