summaryrefslogtreecommitdiff
path: root/svtools/inc/wallitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/wallitem.hxx')
-rw-r--r--svtools/inc/wallitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/wallitem.hxx b/svtools/inc/wallitem.hxx
index 533d5ae3f6d3..e8b45c080198 100644
--- a/svtools/inc/wallitem.hxx
+++ b/svtools/inc/wallitem.hxx
@@ -46,7 +46,7 @@ class Window;
class SfxItemSet;
typedef void* (*CreateSvxBrushTabPage)(Window *pParent, const SfxItemSet &rAttrSet);
-typedef USHORT* (*GetSvxBrushTabPageRanges)();
+typedef sal_uInt16* (*GetSvxBrushTabPageRanges)();
class Graphic;
class String;