summaryrefslogtreecommitdiff
path: root/xmloff/source/style/undlihdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/undlihdl.cxx')
-rw-r--r--xmloff/source/style/undlihdl.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/xmloff/source/style/undlihdl.cxx b/xmloff/source/style/undlihdl.cxx
index b238491958de..61e9db4acaec 100644
--- a/xmloff/source/style/undlihdl.cxx
+++ b/xmloff/source/style/undlihdl.cxx
@@ -22,11 +22,9 @@
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>
-
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/awt/FontUnderline.hpp>
-
using namespace ::com::sun::star;
using namespace ::com::sun::star::awt;
using namespace ::xmloff::token;
@@ -102,9 +100,6 @@ SvXMLEnumMapEntry const pXML_UnderlineWidth_Enum[] =
{ XML_TOKEN_INVALID, 0 }
};
-
-
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLUnderlineTypePropHdl
//
@@ -187,7 +182,6 @@ sal_Bool XMLUnderlineTypePropHdl::exportXML( OUString& rStrExpValue, const uno::
return bRet;
}
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLUnderlineStylePropHdl
//
@@ -275,7 +269,6 @@ sal_Bool XMLUnderlineStylePropHdl::exportXML( OUString& rStrExpValue, const uno:
return bRet;
}
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLUnderlineWidthPropHdl
//