summaryrefslogtreecommitdiff
path: root/sd/xml
diff options
context:
space:
mode:
Diffstat (limited to 'sd/xml')
-rw-r--r--sd/xml/PresentationView.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/xml/PresentationView.xml b/sd/xml/PresentationView.xml
index bf20fda79bbc..8385fd0b9fc0 100644
--- a/sd/xml/PresentationView.xml
+++ b/sd/xml/PresentationView.xml
@@ -4,7 +4,7 @@
<module-name>sd</module-name>
<component-description>
<author>Christian Lippka</author>
- <name>SdUnoPresView</name>
+ <name>DrawController_PresentationView</name>
<description>
This componend integrates a view to a slide show of a presentation
document into the desktop.
@@ -12,6 +12,6 @@ This componend integrates a view to a slide show of a presentation
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
- <supported-service>com::sun::star::presentation::PresentationView</supported-service>
+ <supported-service>com::sun::star::drawing::DrawingDocumentDrawView</supported-service>
</component-description>
</module-description>