summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/customizeaddresslistdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/customizeaddresslistdialog.hxx')
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/customizeaddresslistdialog.hxx b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
index 176debe9a26d..e0592085047f 100644
--- a/sw/source/ui/dbui/customizeaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
@@ -61,7 +61,7 @@ class SwAddRenameEntryDialog : public SfxModalDialog
DECL_LINK(ModifyHdl_Impl, Edit*);
protected:
- SwAddRenameEntryDialog(vcl::Window* pParent, const OString& rID,
+ SwAddRenameEntryDialog(vcl::Window* pParent, const OUString& rID,
const OUString& rUIXMLDescription, const std::vector< OUString >& rCSVHeader);
public:
void SetFieldName(const OUString& rName) {m_pFieldNameED->SetText(rName);}