summaryrefslogtreecommitdiff
path: root/xmloff/source/style/breakhdl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/breakhdl.cxx')
-rw-r--r--xmloff/source/style/breakhdl.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/style/breakhdl.cxx b/xmloff/source/style/breakhdl.cxx
index 3e9f15c8f79e..8b0b642f3d5d 100644
--- a/xmloff/source/style/breakhdl.cxx
+++ b/xmloff/source/style/breakhdl.cxx
@@ -24,7 +24,6 @@
#include <com/sun/star/style/BreakType.hpp>
#include <com/sun/star/uno/Any.hxx>
-
using namespace ::com::sun::star;
using namespace ::xmloff::token;
@@ -38,7 +37,6 @@ SvXMLEnumMapEntry pXML_BreakTypes[] =
{ XML_TOKEN_INVALID, 0}
};
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLFmtBreakBeforePropHdl
//
@@ -109,7 +107,6 @@ sal_Bool XMLFmtBreakBeforePropHdl::exportXML( OUString& rStrExpValue, const uno:
return sal_True;
}
-///////////////////////////////////////////////////////////////////////////////
//
// class XMLFmtBreakBeforePropHdl
//