summaryrefslogtreecommitdiff
path: root/sd/xml
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-21 16:50:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-21 16:50:37 +0000
commit2424c4f9ec19d2cc6d1671fb5c5be8fb2f67cb9c (patch)
tree735c2a4f361c5bb93844b997b4ac81208a2e1afe /sd/xml
parentee91caea50f396882eed6f7e159d864ac03f83aa (diff)
INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED
2006/02/06 15:40:04 af 1.1.984.2: #i57552# Changed implementation name. 2006/02/06 09:48:23 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
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>