diff options
Diffstat (limited to 'basctl/source/basicide')
-rw-r--r-- | basctl/source/basicide/tbxctl.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/basctl/source/basicide/tbxctl.hxx b/basctl/source/basicide/tbxctl.hxx index 73adb110f2a9..ff3a0a111ec9 100644 --- a/basctl/source/basicide/tbxctl.hxx +++ b/basctl/source/basicide/tbxctl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: tbxctl.hxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: vg $ $Date: 2007-01-16 16:34:00 $ + * last change: $Author: hr $ $Date: 2007-06-26 16:52:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -85,8 +85,6 @@ private: USHORT nLastSlot; - DECL_STATIC_LINK( TbxControls, StateChangedHdl_Impl, StateChangedInfo* ); - protected: virtual void StateChanged( USHORT nSID, SfxItemState eState, const SfxPoolItem* pState ); |