summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xehelper.hxx')
-rw-r--r--sc/source/filter/inc/xehelper.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/xehelper.hxx b/sc/source/filter/inc/xehelper.hxx
index 721efa08200d..fe6f5e210a7d 100644
--- a/sc/source/filter/inc/xehelper.hxx
+++ b/sc/source/filter/inc/xehelper.hxx
@@ -203,8 +203,6 @@ private:
bool mbMultipleUrls; /// true = Multiple URL fields processed.
};
-
-
class EditEngine;
class EditTextObject;
class SdrTextObj;
@@ -435,8 +433,6 @@ private:
const ScMatrix& mrMatrix;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */