summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pfiltdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/dbgui/pfiltdlg.cxx')
-rw-r--r--sc/source/ui/dbgui/pfiltdlg.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/dbgui/pfiltdlg.cxx b/sc/source/ui/dbgui/pfiltdlg.cxx
index 4b2198e77198..ef4157f1f803 100644
--- a/sc/source/ui/dbgui/pfiltdlg.cxx
+++ b/sc/source/ui/dbgui/pfiltdlg.cxx
@@ -88,12 +88,12 @@ ScPivotFilterDlg::ScPivotFilterDlg( Window* pParent,
aBtnCancel ( this, ScResId( BTN_CANCEL ) ),
aBtnHelp ( this, ScResId( BTN_HELP ) ),
aBtnMore ( this, ScResId( BTN_MORE ) ),
- aStrUndefined ( ResId::toString(ScResId(SCSTR_UNDEFINED)) ),
- aStrNone ( ResId::toString(ScResId(SCSTR_NONE)) ),
- aStrEmpty ( ResId::toString(ScResId(SCSTR_EMPTY)) ),
- aStrNotEmpty ( ResId::toString(ScResId(SCSTR_NOTEMPTY)) ),
- aStrRow ( ResId::toString(ScResId(SCSTR_ROW)) ),
- aStrColumn ( ResId::toString(ScResId(SCSTR_COLUMN)) ),
+ aStrUndefined ( SC_RESSTR(SCSTR_UNDEFINED) ),
+ aStrNone ( SC_RESSTR(SCSTR_NONE) ),
+ aStrEmpty ( SC_RESSTR(SCSTR_EMPTY) ),
+ aStrNotEmpty ( SC_RESSTR(SCSTR_NOTEMPTY) ),
+ aStrRow ( SC_RESSTR(SCSTR_ROW) ),
+ aStrColumn ( SC_RESSTR(SCSTR_COLUMN) ),
//
nWhichQuery ( rArgSet.GetPool()->GetWhich( SID_QUERY ) ),
theQueryData ( ((const ScQueryItem&)