diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-26 16:11:12 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-05-26 16:11:12 +0200 |
commit | 0f25ca6953033d641eab32ffe3a3dffea585cb57 (patch) | |
tree | 03802a1bdce59f885fc50cf7410f9f33cf220363 /xmloff/source/style/lspachdl.cxx | |
parent | f9892606da5135ce04f8ec8a9993b7fc6822189d (diff) | |
parent | f9561071999b3c5c8505d648c14fff7b1bcd0caa (diff) |
l10ntooling18: merge
Diffstat (limited to 'xmloff/source/style/lspachdl.cxx')
-rw-r--r-- | xmloff/source/style/lspachdl.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/style/lspachdl.cxx b/xmloff/source/style/lspachdl.cxx index dd47749d205b..6ea6221a0b27 100644 --- a/xmloff/source/style/lspachdl.cxx +++ b/xmloff/source/style/lspachdl.cxx @@ -37,10 +37,6 @@ #include <com/sun/star/style/LineSpacing.hpp> #include <com/sun/star/style/LineSpacingMode.hpp> -#ifndef _XMLOFF_XMLEMENT_HXX -#include <xmloff/xmlelement.hxx> -#endif - using ::rtl::OUString; using ::rtl::OUStringBuffer; |