summaryrefslogtreecommitdiff
path: root/svx/inc/svx/srchdlg.hxx
diff options
context:
space:
mode:
authorFelix Zhang <fezhang@suse.com>2011-11-15 16:57:53 +0800
committerJan Holesovsky <kendy@suse.cz>2011-11-15 14:39:55 +0100
commitd52f57837e302a9ef483e042b58da8b54d266597 (patch)
tree032a95dfe8f7798bef9d0715b4b4bbba1c66c788 /svx/inc/svx/srchdlg.hxx
parentd11a82acfd1f529eb399780a1ec2d7a8edb2a40d (diff)
remove obsolete layout macros
Diffstat (limited to 'svx/inc/svx/srchdlg.hxx')
-rw-r--r--svx/inc/svx/srchdlg.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx
index 79e848df26c9..b7f19a88962b 100644
--- a/svx/inc/svx/srchdlg.hxx
+++ b/svx/inc/svx/srchdlg.hxx
@@ -101,7 +101,6 @@ public:
// class SvxSearchDialogWrapper ------------------------------------------
#include <sfx2/layout.hxx>
-#define LocalizedString String
class SvxSearchDialog;
class SVX_DLLPUBLIC SvxSearchDialogWrapper : public SfxChildWindow
@@ -227,7 +226,7 @@ private:
sal_uIntPtr nModifyFlag;
String aStylesStr;
String aLayoutStr;
- LocalizedString aCalcStr;
+ String aCalcStr;
SvStringsDtor aSearchStrings;
SvStringsDtor aReplaceStrings;