summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/tautofmt.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-10-08 14:26:32 +0200
committerNoel Grandin <noel@peralex.com>2013-10-10 09:19:00 +0200
commit5126dd89a2f1e8934cee8e654239e989ba1c143c (patch)
treefd3a07b41101dcdeccddd5b17dd9df3aeab66120 /sw/source/ui/inc/tautofmt.hxx
parentconvert sw/source/ui/inc/ui*.hxx from String to OUString (diff)
downloadcore-5126dd89a2f1e8934cee8e654239e989ba1c143c.tar.gz
core-5126dd89a2f1e8934cee8e654239e989ba1c143c.zip
convert sw/source/ui/inc/t*.hxx from String to OUString
Change-Id: I5fa8a7af4a869998af19509a132a4cb67716097b
Diffstat (limited to 'sw/source/ui/inc/tautofmt.hxx')
-rw-r--r--sw/source/ui/inc/tautofmt.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/inc/tautofmt.hxx b/sw/source/ui/inc/tautofmt.hxx
index 4ef8d55f9297..ab7df26070fb 100644
--- a/sw/source/ui/inc/tautofmt.hxx
+++ b/sw/source/ui/inc/tautofmt.hxx
@@ -55,13 +55,13 @@ class SwAutoFormatDlg : public SfxModalDialog
PushButton* m_pBtnAdd;
PushButton* m_pBtnRemove;
PushButton* m_pBtnRename;
- String aStrTitle;
- String aStrLabel;
- String aStrClose;
- String aStrDelTitle;
- String aStrDelMsg;
- String aStrRenameTitle;
- String aStrInvalidFmt;
+ OUString aStrTitle;
+ OUString aStrLabel;
+ OUString aStrClose;
+ OUString aStrDelTitle;
+ OUString aStrDelMsg;
+ OUString aStrRenameTitle;
+ OUString aStrInvalidFmt;
AutoFmtPreview* m_pWndPreview;
//------------------------