summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/pggrid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/pggrid.hxx')
-rw-r--r--sw/source/ui/inc/pggrid.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/pggrid.hxx b/sw/source/ui/inc/pggrid.hxx
index 92ba2fa2ebd4..165f77be8302 100644
--- a/sw/source/ui/inc/pggrid.hxx
+++ b/sw/source/ui/inc/pggrid.hxx
@@ -101,9 +101,9 @@ class SwTextGridPage: public SfxTabPage
public:
static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
- static USHORT* GetRanges();
+ static sal_uInt16* GetRanges();
- virtual BOOL FillItemSet(SfxItemSet &rSet);
+ virtual sal_Bool FillItemSet(SfxItemSet &rSet);
virtual void Reset(const SfxItemSet &rSet);
virtual void ActivatePage( const SfxItemSet& rSet );