summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyMapHelper.hxx
diff options
context:
space:
mode:
authorHenning Brinkmann <hbrinkm@openoffice.org>2010-07-28 14:17:26 +0200
committerHenning Brinkmann <hbrinkm@openoffice.org>2010-07-28 14:17:26 +0200
commit2638faa2e834c2da4c195224fd88d32c29b3d0cc (patch)
treec6d9689cefe92f665b1da2602c43791c2eb9ea82 /writerfilter/source/dmapper/PropertyMapHelper.hxx
parent2a77fa44f3b2ccf8bf070e7d7350c801fa560d1d (diff)
writerfilter08ooo330: applied patch for writerfilter08
Diffstat (limited to 'writerfilter/source/dmapper/PropertyMapHelper.hxx')
-rw-r--r--writerfilter/source/dmapper/PropertyMapHelper.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/writerfilter/source/dmapper/PropertyMapHelper.hxx b/writerfilter/source/dmapper/PropertyMapHelper.hxx
index fc9ea0a85bb4..4a528f1736c0 100644
--- a/writerfilter/source/dmapper/PropertyMapHelper.hxx
+++ b/writerfilter/source/dmapper/PropertyMapHelper.hxx
@@ -28,6 +28,7 @@
*
************************************************************************/
+#ifdef DEBUG
#include "PropertyMap.hxx"
#include <com/sun/star/beans/PropertyValues.hpp>
@@ -46,3 +47,4 @@ typedef uno::Sequence<PropertyValueSeq_t> PropertyValueSeqSeq_t;
XMLTag::Pointer_t lcl_PropertyValueSeqSeqToTag(PropertyValueSeqSeq_t & rPropValSeqSeq);
}
}
+#endif // DEBUG