summaryrefslogtreecommitdiff
path: root/xmloff/source/text
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-07-25 13:52:18 +0200
committerMichael Stahl <mstahl@redhat.com>2012-07-25 14:13:47 +0200
commit75acbd4b47b877ca140e2f802620e3830eda8839 (patch)
tree37faa836b2707e9cd4c3883a980e6f72616fd6dc /xmloff/source/text
parent05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff)
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'xmloff/source/text')
-rw-r--r--xmloff/source/text/XMLTextColumnsContext.cxx1
-rw-r--r--xmloff/source/text/txtimp.cxx2
2 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextColumnsContext.cxx b/xmloff/source/text/XMLTextColumnsContext.cxx
index 8bb20659bd06..35a8a3298c9e 100644
--- a/xmloff/source/text/XMLTextColumnsContext.cxx
+++ b/xmloff/source/text/XMLTextColumnsContext.cxx
@@ -39,7 +39,6 @@
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include "XMLTextColumnsContext.hxx"
-#include <svl/svstdarr.hxx>
using ::rtl::OUString;
using ::rtl::OUStringBuffer;
diff --git a/xmloff/source/text/txtimp.cxx b/xmloff/source/text/txtimp.cxx
index 7b2deda87840..9b79c81c046f 100644
--- a/xmloff/source/text/txtimp.cxx
+++ b/xmloff/source/text/txtimp.cxx
@@ -31,7 +31,6 @@
#include <boost/scoped_array.hpp>
-#include <svl/svstdarr.hxx>
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/text/XChapterNumberingSupplier.hpp>
@@ -69,6 +68,7 @@
#include <txtlists.hxx>
#include <xmloff/odffields.hxx>
#include <comphelper/stlunosequence.hxx>
+#include <tools/string.hxx>
using ::rtl::OUString;
using ::rtl::OUStringBuffer;