diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:52:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:52:41 +0000 |
commit | d5f6ad6b20744c5b106201039e3f8b1ff3f710c1 (patch) | |
tree | a2c457176c8c4f126f2f4c48815f04f5bdf57843 /basctl/source/basicide | |
parent | 2493df3e7d4ddf3011028a724a941988ca786c62 (diff) |
INTEGRATION: CWS ab35 (1.8.28); FILE MERGED
2007/05/25 11:47:25 ab 1.8.28.1: #i77640# StateChangedHdl_Impl removed
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 ); |