INTEGRATION: CWS insight02 (1.30.2); FILE MERGED

2004/08/13 14:28:18 oj 1.30.2.2: #i32563# toolbox changes
2004/08/13 08:52:54 oj 1.30.2.1: #i32563# toolbox changes
This commit is contained in:
Rüdiger Timm 2004-09-09 08:44:27 +00:00
parent 3a0a3afe3f
commit 089e7f9ef3

View file

@ -2,9 +2,9 @@
*
* $RCSfile: TableController.hxx,v $
*
* $Revision: 1.30 $
* $Revision: 1.31 $
*
* last change: $Author: hr $ $Date: 2004-08-02 15:53:50 $
* last change: $Author: rt $ $Date: 2004-09-09 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -140,10 +140,8 @@ namespace dbaui
// state of a feature. 'feature' may be the handle of a ::com::sun::star::util::URL somebody requested a dispatch interface for OR a toolbar slot.
virtual FeatureState GetState(sal_uInt16 nId) const;
// execute a feature
virtual void Execute(sal_uInt16 nId);
virtual ToolBox* CreateToolBox(Window* pParent);
virtual void Execute(sal_uInt16 nId, const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& aArgs);
virtual void reconnect( sal_Bool _bUI );
virtual void losingConnection( );
virtual void updateTitle();