summaryrefslogtreecommitdiff
path: root/svx/inc/svx/fntszctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/fntszctl.hxx')
-rw-r--r--svx/inc/svx/fntszctl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/svx/fntszctl.hxx b/svx/inc/svx/fntszctl.hxx
index dfeec808e602..9ae8da4a27d7 100644
--- a/svx/inc/svx/fntszctl.hxx
+++ b/svx/inc/svx/fntszctl.hxx
@@ -51,11 +51,11 @@ private:
//#endif
protected:
- virtual void StateChanged( USHORT nSID, SfxItemState eState,
+ virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState );
public:
- SvxFontSizeMenuControl( USHORT nId, Menu&, SfxBindings& );
+ SvxFontSizeMenuControl( sal_uInt16 nId, Menu&, SfxBindings& );
~SvxFontSizeMenuControl();
virtual PopupMenu* GetPopup() const;