summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLDetectiveContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.cxx b/sc/source/filter/xml/XMLDetectiveContext.cxx
index 5e88e781fbb1..fd7e78eea2a2 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.cxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.cxx
@@ -20,7 +20,7 @@
-//___________________________________________________________________
+
#include "XMLDetectiveContext.hxx"
#include <sax/tools/converter.hxx>
@@ -37,7 +37,7 @@ using namespace ::com::sun::star;
using namespace xmloff::token;
-//___________________________________________________________________
+
ScMyImpDetectiveObj::ScMyImpDetectiveObj() :
aSourceRange(),
@@ -46,7 +46,7 @@ ScMyImpDetectiveObj::ScMyImpDetectiveObj() :
{
}
-//___________________________________________________________________
+
bool ScMyImpDetectiveOp::operator<(const ScMyImpDetectiveOp& rDetOp) const
{
@@ -69,7 +69,7 @@ bool ScMyImpDetectiveOpArray::GetFirstOp( ScMyImpDetectiveOp& rDetOp )
}
-//___________________________________________________________________
+
ScXMLDetectiveContext::ScXMLDetectiveContext(
ScXMLImport& rImport,
@@ -113,7 +113,7 @@ void ScXMLDetectiveContext::EndElement()
}
-//___________________________________________________________________
+
ScXMLDetectiveHighlightedContext::ScXMLDetectiveHighlightedContext(
ScXMLImport& rImport,
@@ -194,7 +194,7 @@ void ScXMLDetectiveHighlightedContext::EndElement()
}
-//___________________________________________________________________
+
ScXMLDetectiveOperationContext::ScXMLDetectiveOperationContext(
ScXMLImport& rImport,