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