summaryrefslogtreecommitdiffstats
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-13 20:12:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-14 14:04:03 +0100
commit82937ce3d7bc2382c4da22365d1245c9f7db178c (patch)
treedbae8b3a02a1b0f21326ba2d5da41cf946d48962 /sw/inc/shellres.hxx
parentUse CL_MAP_WRITE_INVALIDATE_REGION only if defined (in OpenCL 1.2) (diff)
downloadcore-82937ce3d7bc2382c4da22365d1245c9f7db178c.tar.gz
core-82937ce3d7bc2382c4da22365d1245c9f7db178c.zip
String::SearchAndReplaceAllAscii -> OUString::replaceAll
Change-Id: I5091835c9f71c712f15996e5c6263fc5f21f6f96
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index 253c85de6222..112233406c5b 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -64,7 +64,7 @@ struct SW_DLLPUBLIC ShellResource : public Resource
String aTOXTablesName;
String aTOXAuthoritiesName;
- String aHyperlinkClick;
+ OUString aHyperlinkClick;
std::vector<String> aDocInfoLst;