summaryrefslogtreecommitdiff
path: root/svx/inc
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 /svx/inc
parent2f9231f320340734568d0df657c9d5ae062331ec (diff)
Remove _SVSTDARR_STRINGSISORTDTOR
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/svx/fmsearch.hxx6
-rw-r--r--svx/inc/svx/srchdlg.hxx7
2 files changed, 0 insertions, 13 deletions
diff --git a/svx/inc/svx/fmsearch.hxx b/svx/inc/svx/fmsearch.hxx
index 0e23fb077de1..2affd50a5414 100644
--- a/svx/inc/svx/fmsearch.hxx
+++ b/svx/inc/svx/fmsearch.hxx
@@ -30,16 +30,10 @@
#define _FMSEARCH_HXX
#include <com/sun/star/sdbc/XResultSet.hpp>
-
-#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
-
#include <vcl/dialog.hxx>
-
#include <vcl/button.hxx>
-
#include <vcl/fixed.hxx>
-
#include <vcl/edit.hxx>
#include <vcl/combobox.hxx>
#include <vcl/lstbox.hxx>
diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx
index b15e3c6f41ee..ad2cea4de619 100644
--- a/svx/inc/svx/srchdlg.hxx
+++ b/svx/inc/svx/srchdlg.hxx
@@ -28,9 +28,6 @@
#ifndef _SVX_SRCHDLG_HXX
#define _SVX_SRCHDLG_HXX
-// include ---------------------------------------------------------------
-
-
#include <svtools/stdctrl.hxx>
#include <vcl/combobox.hxx>
#include <vcl/edit.hxx>
@@ -42,15 +39,11 @@
#include <sfx2/childwin.hxx>
#include <sfx2/basedlgs.hxx>
#include <svl/svarray.hxx>
-#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
#include <svtools/svmedit.hxx>
#include <svl/srchdefs.hxx>
#include "svx/svxdllapi.h"
-
-// forward ---------------------------------------------------------------
-
class SvxSearchItem;
class MoreButton;
class SfxStyleSheetBasePool;