summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unoedprx.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/uno/unoedprx.cxx')
-rw-r--r--editeng/source/uno/unoedprx.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/editeng/source/uno/unoedprx.cxx b/editeng/source/uno/unoedprx.cxx
index ada29d736e07..3d83bf8fa7c4 100644
--- a/editeng/source/uno/unoedprx.cxx
+++ b/editeng/source/uno/unoedprx.cxx
@@ -18,12 +18,9 @@
*/
-
-
// Global header
-
#include <limits.h>
#include <utility>
#include <vector>
@@ -35,7 +32,6 @@
#include <com/sun/star/uno/Reference.hxx>
-
// Project-local header
@@ -300,7 +296,6 @@ bool SvxAccessibleTextIndex::IsEditableRange( const SvxAccessibleTextIndex& rEnd
}
-
SvxEditSourceAdapter::SvxEditSourceAdapter() : mbEditSourceValid( false )
{
}