summaryrefslogtreecommitdiffstats
path: root/starmath/source/edit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/edit.cxx')
-rw-r--r--starmath/source/edit.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index 027b4027d329..08158cc7c396 100644
--- a/starmath/source/edit.cxx
+++ b/starmath/source/edit.cxx
@@ -58,8 +58,6 @@ using namespace com::sun::star::accessibility;
using namespace com::sun::star;
-
-
void SmGetLeftSelectionPart(const ESelection &rSel,
sal_Int32 &nPara, sal_uInt16 &nPos)
// returns paragraph number and position of the selections left part
@@ -83,7 +81,6 @@ bool SmEditWindow::IsInlineEditEnabled()
}
-
SmEditWindow::SmEditWindow( SmCmdBoxWindow &rMyCmdBoxWin ) :
Window (&rMyCmdBoxWin),
DropTargetHelper ( this ),