summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/edit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index b24f9ec54bcd..1cb918314870 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -41,7 +41,7 @@ class CommandEvent;
/**************************************************************************/
void SmGetLeftSelectionPart(const ESelection &rSelection,
- sal_uInt16 &nPara, sal_uInt16 &nPos);
+ sal_Int32 &nPara, sal_uInt16 &nPos);
/**************************************************************************/