summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formenums.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/formenums.hxx')
-rw-r--r--xmloff/source/forms/formenums.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/formenums.hxx b/xmloff/source/forms/formenums.hxx
index 0b391e2f9d0c..58786fa486ee 100644
--- a/xmloff/source/forms/formenums.hxx
+++ b/xmloff/source/forms/formenums.hxx
@@ -22,14 +22,10 @@
#include <xmloff/xmlement.hxx>
-//.........................................................................
namespace xmloff
{
-//.........................................................................
- //=====================================================================
//= OEnumMapper
- //=====================================================================
class OEnumMapper
{
public:
@@ -64,9 +60,7 @@ namespace xmloff
static const SvXMLEnumMapEntry* getEnumMap(EnumProperties _eProperty);
};
-//.........................................................................
} // namespace xmloff
-//.........................................................................
#endif // _XMLOFF_FORMENUMS_HXX_