summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/convert.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/convert.cxx')
-rw-r--r--sw/source/ui/table/convert.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx
index 4c67c428076f..d37c808cce8a 100644
--- a/sw/source/ui/table/convert.cxx
+++ b/sw/source/ui/table/convert.cxx
@@ -95,7 +95,7 @@ void SwConvertTableDlg::GetValues( sal_Unicode& rDelim,
SwConvertTableDlg::SwConvertTableDlg( SwView& rView, bool bToTable )
: SfxModalDialog(&rView.GetViewFrame()->GetWindow(), "ConvertTextTableDialog", "modules/swriter/ui/converttexttable.ui" )
- , sConvertTextTable(SW_RES(STR_CONVERT_TEXT_TABLE))
+ , sConvertTextTable(SwResId(STR_CONVERT_TEXT_TABLE))
, pTAutoFormat(nullptr)
, pShell(&rView.GetWrtShell())
{