summaryrefslogtreecommitdiff
path: root/xmloff/source/style/lspachdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/lspachdl.cxx')
-rw-r--r--xmloff/source/style/lspachdl.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/style/lspachdl.cxx b/xmloff/source/style/lspachdl.cxx
index a6fd84667e6e..7d6fdfb80534 100644
--- a/xmloff/source/style/lspachdl.cxx
+++ b/xmloff/source/style/lspachdl.cxx
@@ -26,12 +26,10 @@
#include <com/sun/star/style/LineSpacing.hpp>
#include <com/sun/star/style/LineSpacingMode.hpp>
-
using namespace ::com::sun::star;
using ::xmloff::token::IsXMLToken;
using ::xmloff::token::XML_CASEMAP_NORMAL;
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLEscapementPropHdl
//
@@ -95,7 +93,6 @@ sal_Bool XMLLineHeightHdl::exportXML( OUString& rStrExpValue, const uno::Any& rV
return !rStrExpValue.isEmpty();
}
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLLineHeightAtLeastHdl
//
@@ -136,7 +133,6 @@ sal_Bool XMLLineHeightAtLeastHdl::exportXML( OUString& rStrExpValue, const uno::
return !rStrExpValue.isEmpty();
}
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLLineSpacingHdl
//