summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/document.cxx')
-rw-r--r--starmath/source/document.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index 060fa6692de7..4f4c198e81b3 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -1295,7 +1295,7 @@ void SmDocShell::FillClass(SvGlobalName* pClassName,
}
}
-sal_uLong SmDocShell::GetMiscStatus() const
+sal_uIntPtr SmDocShell::GetMiscStatus() const
{
return SfxObjectShell::GetMiscStatus() | SVOBJ_MISCSTATUS_NOTRESIZEABLE
| SVOBJ_MISCSTATUS_RESIZEONPRINTERCHANGE;