summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmtextcontroldialogs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/fmtextcontroldialogs.hxx')
-rwxr-xr-x[-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 5a8e7f669548..9c54c12574a3 100644..100755
--- a/svx/source/inc/fmtextcontroldialogs.hxx
+++ b/svx/source/inc/fmtextcontroldialogs.hxx
@@ -51,7 +51,7 @@ namespace svx
~TextControlCharAttribDialog();
protected:
- virtual void PageCreated( USHORT _nId, SfxTabPage& _rPage );
+ virtual void PageCreated( sal_uInt16 _nId, SfxTabPage& _rPage );
};
//====================================================================