summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-18 16:40:38 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-18 16:40:38 +0100
commit9478864ad22832b8a46a49aa9270de22125a3578 (patch)
tree66a9009dcffe2da2759b8b6aa761aad29b8a7932 /starmath/inc
parent1420bb328c47306e71ed8cbc638e9d38ac46cfd5 (diff)
parent7b79f92f9000364b0c1657698b1374d3f9231e18 (diff)
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer
Conflicts: sw/source/core/layout/ssfrm.cxx
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 e69f752a5363..7525cd8e8586 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -49,7 +49,7 @@ class CommandEvent;
/**************************************************************************/
- void SmGetLeftSelectionPart(const ESelection aSelection,
+ void SmGetLeftSelectionPart(const ESelection &rSelection,
USHORT &nPara, USHORT &nPos);
/**************************************************************************/