summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tabsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tabsh.hxx')
-rw-r--r--sw/source/uibase/inc/tabsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/tabsh.hxx b/sw/source/uibase/inc/tabsh.hxx
index c29d822a7a57..691486745cd5 100644
--- a/sw/source/uibase/inc/tabsh.hxx
+++ b/sw/source/uibase/inc/tabsh.hxx
@@ -27,7 +27,7 @@ class SwWrtShell;
SW_DLLPUBLIC void ItemSetToTableParam( const SfxItemSet& rSet, SwWrtShell &rSh );
-SW_DLLPUBLIC const sal_uInt16* SwuiGetUITableAttrRange();
+SW_DLLPUBLIC const WhichRangesContainer& SwuiGetUITableAttrRange();
class SwTableShell: public SwBaseShell
{