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