summaryrefslogtreecommitdiff
path: root/svx/inc/svx/SmartTagCtl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/SmartTagCtl.hxx')
-rw-r--r--svx/inc/svx/SmartTagCtl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/svx/SmartTagCtl.hxx b/svx/inc/svx/SmartTagCtl.hxx
index 9498f03d6978..87c6d69ebaaf 100644
--- a/svx/inc/svx/SmartTagCtl.hxx
+++ b/svx/inc/svx/SmartTagCtl.hxx
@@ -72,11 +72,11 @@ private:
void FillMenu();
DECL_LINK( MenuSelect, PopupMenu * );
- virtual void StateChanged( USHORT nSID, SfxItemState eState,
+ virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState );
public:
- SvxSmartTagsControl( USHORT nId, Menu&, SfxBindings& );
+ SvxSmartTagsControl( sal_uInt16 nId, Menu&, SfxBindings& );
~SvxSmartTagsControl();
virtual PopupMenu* GetPopup() const;