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.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/inc/xehelper.hxx b/sc/source/filter/inc/xehelper.hxx
index 132c9a1cc1fc..d06fc7b923f4 100644
--- a/sc/source/filter/inc/xehelper.hxx
+++ b/sc/source/filter/inc/xehelper.hxx
@@ -203,7 +203,7 @@ private:
bool mbMultipleUrls; /// true = Multiple URL fields processed.
};
-// ----------------------------------------------------------------------------
+
class EditEngine;
class EditTextObject;
@@ -413,7 +413,7 @@ private:
XclExpUrlHelper();
};
-// ----------------------------------------------------------------------------
+
class ScMatrix;
/** Contains cached values in a 2-dimensional array. */
@@ -435,7 +435,7 @@ private:
const ScMatrix& mrMatrix;
};
-// ============================================================================
+
#endif