summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/srtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/srtdlg.hxx')
-rw-r--r--sw/source/uibase/inc/srtdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/srtdlg.hxx b/sw/source/uibase/inc/srtdlg.hxx
index 7facf548a45d..44d912562767 100644
--- a/sw/source/uibase/inc/srtdlg.hxx
+++ b/sw/source/uibase/inc/srtdlg.hxx
@@ -64,9 +64,9 @@ class SwSortDlg : public SvxStandardDialog
VclPtr<CheckBox> m_pCaseCB;
- OUString aColTxt;
- OUString aRowTxt;
- OUString aNumericTxt;
+ OUString aColText;
+ OUString aRowText;
+ OUString aNumericText;
SwWrtShell &rSh;
CollatorResource* pColRes;