summaryrefslogtreecommitdiffstats
path: root/include/svx/svxdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxdlg.hxx')
-rw-r--r--include/svx/svxdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx
index 579912a4fdb4..d7328dd8b921 100644
--- a/include/svx/svxdlg.hxx
+++ b/include/svx/svxdlg.hxx
@@ -43,7 +43,7 @@ namespace linguistic2{
class SvxSpellWrapper;
typedef SfxTabPage* (*CreateSvxDistributePage)(Window *pParent, const SfxItemSet &rAttrSet, SvxDistributeHorizontal eHor, SvxDistributeVertical eVer);
-typedef sal_uInt16* (*DialogGetRanges)();
+typedef const sal_uInt16* (*DialogGetRanges)();
struct ExchangeData;
class INetURLObject;