summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-21 16:36:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-21 16:36:45 +0000
commit067d6b3f4d96b6368f65d817094138e693d8d7a9 (patch)
treec300c6581721400b39ea5fa1508710d7aa03f88a /sd
parent6e64f3e7fb2813cf5a267b441148c86d1af17b63 (diff)
INTEGRATION: CWS viewswitch (1.5.70); FILE MERGED
2005/11/17 15:11:34 af 1.5.70.1: #i57551# Tool bar is now managed by ToolBarManager.
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/view/GraphicObjectBar.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/view/GraphicObjectBar.cxx b/sd/source/ui/view/GraphicObjectBar.cxx
index a93bebe1df9c..f974327cf664 100644
--- a/sd/source/ui/view/GraphicObjectBar.cxx
+++ b/sd/source/ui/view/GraphicObjectBar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: GraphicObjectBar.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:58:52 $
+ * last change: $Author: obo $ $Date: 2006-03-21 17:36:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -104,7 +104,6 @@ SFX_DECL_TYPE( 13 );
SFX_IMPL_INTERFACE( GraphicObjectBar, SfxShell, SdResId( STR_GRAFOBJECTBARSHELL ) )
{
- SFX_OBJECTBAR_REGISTRATION( SFX_OBJECTBAR_OBJECT, SdResId( RID_DRAW_GRAF_TOOLBOX ) );
}
// -----------------------------------------------------------------------------