summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmtextcontroldialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtextcontroldialogs.hxx')
-rw-r--r--svx/source/inc/fmtextcontroldialogs.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmtextcontroldialogs.hxx b/svx/source/inc/fmtextcontroldialogs.hxx
index afb737864bd8..2b6ccb09d89d 100644
--- a/svx/source/inc/fmtextcontroldialogs.hxx
+++ b/svx/source/inc/fmtextcontroldialogs.hxx
@@ -50,7 +50,7 @@ namespace svx
~TextControlCharAttribDialog();
protected:
- virtual void PageCreated( USHORT _nId, SfxTabPage& _rPage );
+ virtual void PageCreated( sal_uInt16 _nId, SfxTabPage& _rPage );
};
//====================================================================