summaryrefslogtreecommitdiffstats
path: root/include/oox/core/recordparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/recordparser.hxx')
-rw-r--r--include/oox/core/recordparser.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/core/recordparser.hxx b/include/oox/core/recordparser.hxx
index d358c13552ac..f3d1243ef29f 100644
--- a/include/oox/core/recordparser.hxx
+++ b/include/oox/core/recordparser.hxx
@@ -33,7 +33,7 @@ namespace core {
namespace prv { class Locator; }
namespace prv { class ContextStack; }
-// ============================================================================
+
struct RecordInputSource
{
@@ -42,7 +42,7 @@ struct RecordInputSource
OUString maSystemId;
};
-// ============================================================================
+
class RecordParser
{
@@ -78,7 +78,7 @@ private:
RecordInfoMap maEndMap;
};
-// ============================================================================
+
} // namespace core
} // namespace oox