summaryrefslogtreecommitdiff
path: root/include/oox/helper/propertymap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/propertymap.hxx')
-rw-r--r--include/oox/helper/propertymap.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/helper/propertymap.hxx b/include/oox/helper/propertymap.hxx
index e1dcb3989458..8c8f212ae967 100644
--- a/include/oox/helper/propertymap.hxx
+++ b/include/oox/helper/propertymap.hxx
@@ -37,7 +37,7 @@ namespace oox {
struct PropertyNameVector;
-// ============================================================================
+
typedef ::std::map< sal_Int32, ::com::sun::star::uno::Any > PropertyMapBase;
@@ -102,7 +102,7 @@ private:
const PropertyNameVector* mpPropNames;
};
-// ============================================================================
+
} // namespace oox