summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigaldlg.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-08-06 13:12:42 +0200
committerNoel Grandin <noel@peralex.com>2013-08-12 11:56:42 +0200
commit7473e8a4569227b692f30793276f1c1b4de7532b (patch)
treefa649feb45f8d4ae58b4cdf3c27c2fab70fe46b9 /cui/source/dialogs/cuigaldlg.cxx
parent80ef151d967540dfcac54572e6eee643a71ff8c0 (diff)
convert vcl/graphicfilter.hxx from String to OUString
Change-Id: I41997c49e6332fc378a3173616112a3a26e336ae
Diffstat (limited to 'cui/source/dialogs/cuigaldlg.cxx')
-rw-r--r--cui/source/dialogs/cuigaldlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/cuigaldlg.cxx b/cui/source/dialogs/cuigaldlg.cxx
index f333f10ac687..639280187e31 100644
--- a/cui/source/dialogs/cuigaldlg.cxx
+++ b/cui/source/dialogs/cuigaldlg.cxx
@@ -168,7 +168,7 @@ void SearchThread::ImplSearch( const INetURLObject& rStartURL,
::std::find( rFormats.begin(),
rFormats.end(),
aDesc.GetImportFormatShortName(
- aDesc.GetFileFormat() ).ToLowerAscii() )
+ aDesc.GetFileFormat() ).toAsciiLowerCase() )
!= rFormats.end() ) ||
::std::find( rFormats.begin(),
rFormats.end(),