summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tabsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/tabsh.hxx')
-rw-r--r--sw/source/ui/inc/tabsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/tabsh.hxx b/sw/source/ui/inc/tabsh.hxx
index 79d913146094..49c8a06558a7 100644
--- a/sw/source/ui/inc/tabsh.hxx
+++ b/sw/source/ui/inc/tabsh.hxx
@@ -36,8 +36,8 @@ class SwWrtShell;
SW_DLLPUBLIC void ItemSetToTableParam( const SfxItemSet& rSet, SwWrtShell &rSh );
-extern const USHORT aUITableAttrRange[];
-SW_DLLPUBLIC const USHORT* SwuiGetUITableAttrRange();
+extern const sal_uInt16 aUITableAttrRange[];
+SW_DLLPUBLIC const sal_uInt16* SwuiGetUITableAttrRange();
class SwTableShell: public SwBaseShell
{