diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-21 16:49:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-21 16:49:43 +0000 |
commit | 811cc144b5c7d241d72839f68835263107573d4c (patch) | |
tree | 5faace85a32c688af298555864d320d5eb3357c5 | |
parent | ad98cf86b6a8148fba65cd32ef9cf9f9242229a1 (diff) |
INTEGRATION: CWS viewswitch (1.1.984); FILE MERGED
2006/02/06 15:36:21 af 1.1.984.2: #i57552# Changed implementation name.
2006/02/06 09:46:14 af 1.1.984.1: #i57552# Only supported service is DrawingDocumentDrawView.
-rw-r--r-- | sd/xml/HandoutView.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/xml/HandoutView.xml b/sd/xml/HandoutView.xml index b10cc97189fe..5d1eb41e9889 100644 --- a/sd/xml/HandoutView.xml +++ b/sd/xml/HandoutView.xml @@ -4,7 +4,7 @@ <module-name>sd</module-name> <component-description> <author>Christian Lippka</author> - <name>SdUnoDrawView</name> + <name>DrawController_HandoutView</name> <description> This componend integrates a view to a handout page inside a presentation document into the desktop @@ -13,6 +13,5 @@ <language>c++</language> <status value="final"/> <supported-service>com::sun::star::drawing::DrawingDocumentDrawView</supported-service> - <supported-service>com::sun::star::presentation::HandoutView</supported-service> </component-description> </module-description> |