summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/WNameMatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/WNameMatch.hxx')
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/WNameMatch.hxx b/dbaccess/source/ui/inc/WNameMatch.hxx
index 0beb95559bee..bd2a2de7b15c 100644
--- a/dbaccess/source/ui/inc/WNameMatch.hxx
+++ b/dbaccess/source/ui/inc/WNameMatch.hxx
@@ -64,8 +64,8 @@ namespace dbaui
ImageButton m_ibColumn_down_right;
PushButton m_pbAll;
PushButton m_pbNone;
- String m_sSourceText;
- String m_sDestText;
+ OUString m_sSourceText;
+ OUString m_sDestText;
DECL_LINK( ButtonClickHdl, Button * );
DECL_LINK( RightButtonClickHdl, Button * );