summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/instable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/instable.hxx')
-rw-r--r--sw/source/ui/inc/instable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/instable.hxx b/sw/source/ui/inc/instable.hxx
index e48eece78a9f..24e54e4c0f86 100644
--- a/sw/source/ui/inc/instable.hxx
+++ b/sw/source/ui/inc/instable.hxx
@@ -92,7 +92,7 @@ public:
SwInsTableDlg( SwView& rView );
~SwInsTableDlg();
- void GetValues( String& rName, USHORT& rRow, USHORT& rCol,
+ void GetValues( String& rName, sal_uInt16& rRow, sal_uInt16& rCol,
SwInsertTableOptions& rInsTblOpts, String& rTableAutoFmtName,
SwTableAutoFmt *& prTAFmt );
};