INTEGRATION: CWS fwk66 (1.4.100); FILE MERGED
2007/06/04 11:22:20 cd 1.4.100.1: #i78020# Support merging to menu and toolbar for add-ons
This commit is contained in:
parent
219c35c13f
commit
74a8e792e0
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: buttontoolbarcontroller.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 14:17:43 $
|
||||
* last change: $Author: ihi $ $Date: 2007-07-10 15:09:53 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -105,7 +105,7 @@ namespace framework
|
|||
|
||||
ButtonToolbarController::ButtonToolbarController(
|
||||
const uno::Reference< lang::XMultiServiceFactory >& rServiceManager,
|
||||
ToolBar* pToolBar,
|
||||
ToolBox* pToolBar,
|
||||
const rtl::OUString& aCommand ) :
|
||||
cppu::OWeakObject(),
|
||||
m_bInitialized( sal_False ),
|
||||
|
|
Loading…
Reference in a new issue