summaryrefslogtreecommitdiff
path: root/sd/xml/OutlineView.xml
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-21 16:50:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-21 16:50:17 +0000
commitee91caea50f396882eed6f7e159d864ac03f83aa (patch)
tree61db5251d9f72a54743ea2489aa2257c0a009554 /sd/xml/OutlineView.xml
parent787bbba3233a2ab6738c25cd9a451c6ae30eac58 (diff)
INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED
2006/02/06 15:39:20 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:47:42 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
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>