INTEGRATION: CWS docking4 (1.4.4); FILE MERGED

2004/10/22 15:27:43 cd 1.4.4.1: #i34077# Support for toolbar button/sub-toolbar behavior
This commit is contained in:
Oliver Bolte 2004-11-16 13:52:01 +00:00
parent de33f16fd1
commit 80ec9071d7

View file

@ -2,9 +2,9 @@
*
* $RCSfile: toolboxdocumenthandler.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2004-09-08 14:10:56 $
* last change: $Author: obo $ $Date: 2004-11-16 14:52:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -237,7 +237,7 @@ class OWriteToolBoxDocumentHandler : private ThreadHelpBase // Struct for right
protected:
virtual void WriteToolBoxItem( const rtl::OUString& aCommandURL, const rtl::OUString& aLabel, const rtl::OUString& aHelpURL,
sal_Bool bVisible ) throw
sal_Int16 nWidth, sal_Bool bVisible ) throw
( ::com::sun::star::xml::sax::SAXException,
::com::sun::star::uno::RuntimeException );