Home
last modified time | relevance | path

Searched refs:toAsciiLowerCase (Results 76 – 85 of 85) sorted by relevance

1234

/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx1127 maQuickSearchText += OUString( String( rChar ) ).toAsciiLowerCase(); in DoQuickSearch()
/aoo42x/main/sal/qa/rtl_strings/
H A Drtl_OUString.cxx2961 OUString str = arrTestCase[i].input1->toAsciiLowerCase(); in test_rtl_OUString_toAsciiLowerCase()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx2049 .toAsciiLowerCase(); in transfer()
/aoo42x/main/stoc/source/inspect/
H A Dintrospection.cxx1481 ::rtl::OUString aOWLowerStr = aOWStr.toAsciiLowerCase(); in toLower()
/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.cxx392 << "_\n#include <uno/sequence2." << defPrefix.toAsciiLowerCase() in dumpDepIncludes()
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx3087 …sal_Bool bComplete = rtl::OUString(aEntry).toAsciiLowerCase().match(rtl::OUString::createFromAscii… in IMPL_LINK()
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1374 o << " _" << fieldName.toAsciiLowerCase() << " )"; in dumpAttributes()
/aoo42x/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx177 OUString aMimeType( rMimeType.toAsciiLowerCase() ); in getTextPlainEncoding()
/aoo42x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2928 aLocBuf.append( rEle.m_aLocale.Language.toAsciiLowerCase() ); in emitStructure()
4855 aFontName = aFontName.toAsciiLowerCase(); in getBestBuiltinFont()
6004 aLocBuf.append( m_aContext.DocumentLocale.Language.toAsciiLowerCase() ); in emitCatalog()
/aoo42x/main/tools/source/fsys/
H A Durlobj.cxx673 rtl::OUString(*begin, p - *begin).toAsciiLowerCase()); in parseScheme()

Completed in 222 milliseconds

1234