summaryrefslogtreecommitdiffstats
path: root/basctl/source/inc/IDEComboBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/IDEComboBox.hxx')
-rw-r--r--basctl/source/inc/IDEComboBox.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basctl/source/inc/IDEComboBox.hxx b/basctl/source/inc/IDEComboBox.hxx
index 3f1072511b8e..a5e7008a42e9 100644
--- a/basctl/source/inc/IDEComboBox.hxx
+++ b/basctl/source/inc/IDEComboBox.hxx
@@ -61,8 +61,8 @@ public:
* @param eState -- enum value which contains ComboBox state
* @param pState --
*/
- virtual void StateChanged(sal_uInt16 nSlotID, SfxItemState eState,
- const SfxPoolItem* pState) override;
+ virtual void StateChangedAtToolBoxControl(sal_uInt16 nSlotID, SfxItemState eState,
+ const SfxPoolItem* pState) override;
/*!
* Create combobox of Macro and Dialog Library
*
@@ -205,8 +205,8 @@ public:
* @param eState -- enum value which contains ComboBox state
* @param pState --
*/
- virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
- const SfxPoolItem* pState) override;
+ virtual void StateChangedAtToolBoxControl(sal_uInt16 nSID, SfxItemState eState,
+ const SfxPoolItem* pState) override;
/*!
* Create ComboBox of Language
*