summaryrefslogtreecommitdiff
path: root/sd/xml
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan@apache.org>2016-08-07 19:24:03 +0000
committerDamjan Jovanovic <damjan@apache.org>2016-08-07 19:24:03 +0000
commitca68acda60fa352d2a272a2a10d15a4cc209a681 (patch)
tree76d808631e0a71ea683c8d7852f9d60f9e49dd06 /sd/xml
parent5b6c4bddf6134f377a61446d8bcf1be2f096aad1 (diff)
Merge branches/gbuild-reintegration to trunk.
Notes
Notes: ignore: obsolete
Diffstat (limited to 'sd/xml')
-rw-r--r--sd/xml/AccessibleDrawDocumentView.xml63
-rw-r--r--sd/xml/AccessibleOutlineView.xml61
-rw-r--r--sd/xml/AccessiblePageShape.xml61
-rw-r--r--sd/xml/AccessiblePresentationGraphicShape.xml62
-rw-r--r--sd/xml/AccessiblePresentationOLEShape.xml62
-rw-r--r--sd/xml/AccessiblePresentationShape.xml60
-rw-r--r--sd/xml/AccessibleSlideView.xml57
-rw-r--r--sd/xml/AccessibleSlideViewObject.xml56
-rw-r--r--sd/xml/DrawingView.xml39
-rw-r--r--sd/xml/HandoutView.xml39
-rw-r--r--sd/xml/NotesView.xml39
-rw-r--r--sd/xml/OutlineView.xml39
-rw-r--r--sd/xml/PresentationView.xml39
-rw-r--r--sd/xml/SdDocLinkTargets.xml38
-rw-r--r--sd/xml/SdDrawPage.xml38
-rw-r--r--sd/xml/SdDrawPagesAccess.xml38
-rw-r--r--sd/xml/SdGenericDrawPage.xml38
-rw-r--r--sd/xml/SdLayer.xml38
-rw-r--r--sd/xml/SdLayerManager.xml38
-rw-r--r--sd/xml/SdMasterPage.xml38
-rw-r--r--sd/xml/SdMasterPagesAccess.xml38
-rw-r--r--sd/xml/SdPageLinkTargets.xml38
-rw-r--r--sd/xml/SdXCustomPresentation.xml38
-rw-r--r--sd/xml/SdXCustomPresentationAccess.xml38
-rw-r--r--sd/xml/SdXImpressDocument.xml38
-rw-r--r--sd/xml/SdXPresentation.xml38
-rw-r--r--sd/xml/SdXShape.xml38
-rw-r--r--sd/xml/SlidesView.xml39
28 files changed, 0 insertions, 1248 deletions
diff --git a/sd/xml/AccessibleDrawDocumentView.xml b/sd/xml/AccessibleDrawDocumentView.xml
deleted file mode 100644
index eb3c0943710b..000000000000
--- a/sd/xml/AccessibleDrawDocumentView.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 7c96f4441557..000000000000
--- a/sd/xml/AccessibleOutlineView.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 562e54fc3dc7..000000000000
--- a/sd/xml/AccessiblePageShape.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 5e02d6152485..000000000000
--- a/sd/xml/AccessiblePresentationGraphicShape.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 c8f7ab9429cb..000000000000
--- a/sd/xml/AccessiblePresentationOLEShape.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 5794c46d9c6c..000000000000
--- a/sd/xml/AccessiblePresentationShape.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 d3120740d1af..000000000000
--- a/sd/xml/AccessibleSlideView.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 8baea7e46dc8..000000000000
--- a/sd/xml/AccessibleSlideViewObject.xml
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 036cf242551c..000000000000
--- a/sd/xml/DrawingView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 ef8be1409e3f..000000000000
--- a/sd/xml/HandoutView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 a5b5bbe50466..000000000000
--- a/sd/xml/NotesView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 cde0d79b3f31..000000000000
--- a/sd/xml/OutlineView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 549616939acd..000000000000
--- a/sd/xml/PresentationView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 cac425da92af..000000000000
--- a/sd/xml/SdDocLinkTargets.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 a07e028b2bd7..000000000000
--- a/sd/xml/SdDrawPage.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 a376ad831ca7..000000000000
--- a/sd/xml/SdDrawPagesAccess.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 0f2c7e4df2d0..000000000000
--- a/sd/xml/SdGenericDrawPage.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 3623c61c5b7c..000000000000
--- a/sd/xml/SdLayer.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 5f7e4c793d47..000000000000
--- a/sd/xml/SdLayerManager.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 7c7b5fafbddd..000000000000
--- a/sd/xml/SdMasterPage.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 ffe978c370e9..000000000000
--- a/sd/xml/SdMasterPagesAccess.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 c921cda308bb..000000000000
--- a/sd/xml/SdPageLinkTargets.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 123772573445..000000000000
--- a/sd/xml/SdXCustomPresentation.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 698d1a7cd5fb..000000000000
--- a/sd/xml/SdXCustomPresentationAccess.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 c3b4ca97a106..000000000000
--- a/sd/xml/SdXImpressDocument.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 894ec6412eaa..000000000000
--- a/sd/xml/SdXPresentation.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 bb60a0ecf118..000000000000
--- a/sd/xml/SdXShape.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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 c5f682667f93..000000000000
--- a/sd/xml/SlidesView.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">
-<!--***********************************************************
- *
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
- *
- ***********************************************************-->
-
-
-<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>