summaryrefslogtreecommitdiff
path: root/include/oox/helper/propertyset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/helper/propertyset.hxx')
-rw-r--r--include/oox/helper/propertyset.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/helper/propertyset.hxx b/include/oox/helper/propertyset.hxx
index 0e9170537559..359d27db4351 100644
--- a/include/oox/helper/propertyset.hxx
+++ b/include/oox/helper/propertyset.hxx
@@ -29,7 +29,7 @@ namespace oox {
class PropertyMap;
-// ============================================================================
+
/** A wrapper for a UNO property set.
@@ -119,7 +119,7 @@ public:
void dump();
#endif
- // ------------------------------------------------------------------------
+
private:
/** Gets the specified property from the property set.
@return true, if the any could be filled with the property value. */
@@ -137,7 +137,7 @@ private:
mxPropSetInfo; ///< Property information.
};
-// ============================================================================
+
} // namespace oox