summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLDetectiveContext.hxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.hxx b/sc/source/filter/xml/XMLDetectiveContext.hxx
index 9925a1362429..ef099baf3fc2 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.hxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.hxx
@@ -30,7 +30,7 @@
class ScXMLImport;
-//___________________________________________________________________
+
struct ScMyImpDetectiveObj
{
@@ -44,7 +44,7 @@ struct ScMyImpDetectiveObj
typedef ::std::vector< ScMyImpDetectiveObj > ScMyImpDetectiveObjVec;
-//___________________________________________________________________
+
struct ScMyImpDetectiveOp
{
@@ -75,7 +75,7 @@ public:
};
-//___________________________________________________________________
+
class ScXMLDetectiveContext : public SvXMLImportContext
{
@@ -103,7 +103,7 @@ public:
};
-//___________________________________________________________________
+
class ScXMLDetectiveHighlightedContext : public SvXMLImportContext
{
@@ -134,7 +134,7 @@ public:
};
-//___________________________________________________________________
+
class ScXMLDetectiveOperationContext : public SvXMLImportContext
{