summaryrefslogtreecommitdiffstats
path: root/include/xmloff/maptype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/maptype.hxx')
-rw-r--r--include/xmloff/maptype.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/xmloff/maptype.hxx b/include/xmloff/maptype.hxx
index a8c3c523bcd3..8bff58daec76 100644
--- a/include/xmloff/maptype.hxx
+++ b/include/xmloff/maptype.hxx
@@ -24,8 +24,8 @@
#include <xmloff/xmltoken.hxx>
#include <unotools/saveopt.hxx>
-///////////////////////////////////////////////////////////////////////////
-//
+
+
/** Represents a property with its API-name, its XML-name and the type of
its value.
*/
@@ -52,8 +52,8 @@ struct XMLPropertyMapEntry
bool mbImportOnly;
};
-///////////////////////////////////////////////////////////////////////////
-//
+
+
/** Smart struct to transport an Any with an index to the appropriate
property-name
*/