summaryrefslogtreecommitdiff
path: root/oox/inc/oox/helper/propertyset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/helper/propertyset.hxx')
-rw-r--r--oox/inc/oox/helper/propertyset.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/oox/inc/oox/helper/propertyset.hxx b/oox/inc/oox/helper/propertyset.hxx
index a1769374d959..8ddfaff44421 100644
--- a/oox/inc/oox/helper/propertyset.hxx
+++ b/oox/inc/oox/helper/propertyset.hxx
@@ -127,6 +127,10 @@ public:
@param rPropertyMap The property map. */
void setProperties( const PropertyMap& rPropertyMap );
+#if OSL_DEBUG_LEVEL > 0
+ void dump();
+#endif
+
// ------------------------------------------------------------------------
private:
/** Gets the specified property from the property set.