diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-18 16:40:38 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-18 16:40:38 +0100 |
commit | 9478864ad22832b8a46a49aa9270de22125a3578 (patch) | |
tree | 66a9009dcffe2da2759b8b6aa761aad29b8a7932 /starmath/inc | |
parent | 1420bb328c47306e71ed8cbc638e9d38ac46cfd5 (diff) | |
parent | 7b79f92f9000364b0c1657698b1374d3f9231e18 (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.hxx | 2 |
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); /**************************************************************************/ |