summaryrefslogtreecommitdiff
path: root/include/editeng/charscaleitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/charscaleitem.hxx')
-rw-r--r--include/editeng/charscaleitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/charscaleitem.hxx b/include/editeng/charscaleitem.hxx
index fff4fa8efae9..7e5025fb37f7 100644
--- a/include/editeng/charscaleitem.hxx
+++ b/include/editeng/charscaleitem.hxx
@@ -38,7 +38,7 @@ public:
static SfxPoolItem* CreateDefault();
SvxCharScaleWidthItem( sal_uInt16 nValue /*= 100*/,
- const sal_uInt16 nId );
+ TypedWhichId<SvxCharScaleWidthItem> nId );
virtual SvxCharScaleWidthItem* Clone( SfxItemPool *pPool = nullptr ) const override;