summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/MediaObjectBar.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-21 16:38:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-21 16:38:00 +0000
commit8202f2a450ed47a1cb48390d21f87d58e0694cdb (patch)
tree91765cbc30270dc32e30aadb257f6cb1170227ec /sd/source/ui/view/MediaObjectBar.cxx
parentefb4d5fe5f4ba02db79c15567c03b8bfdfa94fb5 (diff)
INTEGRATION: CWS viewswitch (1.4.72); FILE MERGED
2005/11/17 15:12:53 af 1.4.72.1: #i57551# Tool bar is now managed by ToolBarManager.
Diffstat (limited to 'sd/source/ui/view/MediaObjectBar.cxx')
-rw-r--r--sd/source/ui/view/MediaObjectBar.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/view/MediaObjectBar.cxx b/sd/source/ui/view/MediaObjectBar.cxx
index 4c8057c51288..ecb6d8e403ca 100644
--- a/sd/source/ui/view/MediaObjectBar.cxx
+++ b/sd/source/ui/view/MediaObjectBar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: MediaObjectBar.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:59:37 $
+ * last change: $Author: obo $ $Date: 2006-03-21 17:38:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -75,7 +75,6 @@ TYPEINIT1( MediaObjectBar, SfxShell );
SFX_IMPL_INTERFACE( MediaObjectBar, SfxShell, SdResId( STR_MEDIAOBJECTBARSHELL ) )
{
- SFX_OBJECTBAR_REGISTRATION( SFX_OBJECTBAR_OBJECT, SdResId( RID_DRAW_MEDIA_TOOLBOX ) );
}
// -----------------------------------------------------------------------------