summaryrefslogtreecommitdiffstats
path: root/include/oox/helper/attributelist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/attributelist.hxx')
-rw-r--r--include/oox/helper/attributelist.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/helper/attributelist.hxx b/include/oox/helper/attributelist.hxx
index e22e8164caf1..e95d82404159 100644
--- a/include/oox/helper/attributelist.hxx
+++ b/include/oox/helper/attributelist.hxx
@@ -33,7 +33,7 @@ namespace sax_fastparser {
namespace oox {
-// ============================================================================
+
/** Static helpers for conversion of strings to attribute values of various
different data types.
@@ -64,7 +64,7 @@ public:
static sal_Int32 decodeIntegerHex( const OUString& rValue );
};
-// ============================================================================
+
/** Provides access to attribute values of an element.
@@ -170,7 +170,7 @@ private:
sax_fastparser::FastAttributeList *getAttribList() const;
};
-// ============================================================================
+
} // namespace oox