summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.cxx
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-09 20:37:49 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-10 23:18:14 -0500
commitbcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6 (patch)
tree863025bd0ed489fdb1cadfaf5b424f112697126d /sw/source/filter/xml/xmltexte.cxx
parent2f9231f320340734568d0df657c9d5ae062331ec (diff)
Remove _SVSTDARR_STRINGSISORTDTOR
Diffstat (limited to 'sw/source/filter/xml/xmltexte.cxx')
-rw-r--r--sw/source/filter/xml/xmltexte.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmltexte.cxx b/sw/source/filter/xml/xmltexte.cxx
index 0835c087f4a7..2dc565c04f97 100644
--- a/sw/source/filter/xml/xmltexte.cxx
+++ b/sw/source/filter/xml/xmltexte.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-
#include <sot/clsids.hxx>
#include <com/sun/star/embed/XEmbedObjectCreator.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
@@ -52,13 +51,11 @@
#include "xmltexte.hxx"
#include <SwAppletImpl.hxx>
-#define _SVSTDARR_ULONGS
#include <svl/svstdarr.hxx>
#include "svl/urihelper.hxx"
#include <sfx2/frmdescr.hxx>
#include <SwStyleNameMapper.hxx>
-
using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using namespace ::com::sun::star;