summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rlrcitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/rlrcitem.hxx')
-rw-r--r--svx/source/dialog/rlrcitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/rlrcitem.hxx b/svx/source/dialog/rlrcitem.hxx
index c8595a92495e..dccb5d97a2ec 100644
--- a/svx/source/dialog/rlrcitem.hxx
+++ b/svx/source/dialog/rlrcitem.hxx
@@ -39,11 +39,11 @@ private:
SvxRuler& rRuler;
protected:
- virtual void StateChanged( USHORT,
+ virtual void StateChanged( sal_uInt16,
SfxItemState, const SfxPoolItem* pState );
public:
- SvxRulerItem( USHORT nId, SvxRuler&, SfxBindings& );
+ SvxRulerItem( sal_uInt16 nId, SvxRuler&, SfxBindings& );
};