Home
last modified time | relevance | path

Searched refs:endsWithIgnoreAsciiCaseAsciiL (Results 1 – 20 of 20) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Dviewmediashape.cxx302 if( aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize()
307 else if( aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize()
309 aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx409 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
411 title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
414 else if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
1575 if (title.endsWithIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
1580 if (title.endsWithIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx714 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
721 else if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
732 else if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
736 else if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx309 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
314 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx620 … if( aString.endsWithIgnoreAsciiCaseAsciiL(AUTOCHECK_ENABLED "']", sizeof(AUTOCHECK_ENABLED)+1) ) in commitChanges()
627 … else if( aString.endsWithIgnoreAsciiCaseAsciiL(CHECK_INTERVAL "']", sizeof(CHECK_INTERVAL)+1) ) in commitChanges()
/trunk/main/sal/qa/rtl/strings/
H A Dtest_oustring_endswith.cxx106 RTL_TEXTENCODING_ASCII_US).endsWithIgnoreAsciiCaseAsciiL( in TEST_F()
/trunk/main/writerfilter/qa/cppunittests/sl/
H A DtestOD_SL.cxx72 if (!ousTmpUrl.endsWithIgnoreAsciiCaseAsciiL("/", 1)) in getTempFileName()
/trunk/main/sw/source/ui/vba/
H A Dvbaaddins.cxx51 if( !xSFA->isFolder( sUrl ) && sUrl.endsWithIgnoreAsciiCaseAsciiL( ".dot", 4 ) ) in lcl_getAddinCollection()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx148 … && sCompleteFormula.endsWithIgnoreAsciiCaseAsciiL("-1)/3)+1",8) ) in DBG_NAME()
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx185 if( sFileName.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM(".zip" ) ) ) in scanForButtonSets()
/trunk/main/xmloff/source/transform/
H A DTransformerBase.cxx515 if( rValue.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "cm" ) ) ) in lcl_getUnit()
517 else if ( rValue.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "mm" ) ) ) in lcl_getUnit()
/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx150 bool supposedToBeCompatible = ! url.endsWithIgnoreAsciiCaseAsciiL( in run()
/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx151 if ( !mxSFA->isFolder( sUrl ) && sUrl.endsWithIgnoreAsciiCaseAsciiL( ".xls", 4 ) ) in proccessDocument()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx240 if( ! aFileName.endsWithIgnoreAsciiCaseAsciiL( ".res", 4 ) ) in init()
247 if( !dir_it->endsWithIgnoreAsciiCaseAsciiL( "/", 1 ) ) in init()
/trunk/main/sal/inc/rtl/
H A Dustring.hxx706 inline bool endsWithIgnoreAsciiCaseAsciiL( in endsWithIgnoreAsciiCaseAsciiL() function in rtl::OUString
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx122 if ( sMacroURLOrPath.endsWithIgnoreAsciiCaseAsciiL( ".dot", 4 ) ) in findShellForUrl()
/trunk/main/cpputools/source/unoexe/
H A Dunoexe.cxx700 if (! aUnoUrl.endsWithIgnoreAsciiCaseAsciiL(
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx46 if (!ousTmpUrl.endsWithIgnoreAsciiCaseAsciiL("/", 1)) in getTempFileName()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx600 if (str.endsWithIgnoreAsciiCaseAsciiL( "-FFFF]", 6)) in generateCode()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx434 …if( aFileName.endsWithIgnoreAsciiCaseAsciiL( pSuffixes[nSuffix].pSuffix, pSuffixes[nSuffix].nSuffi… in scanPPDDir()

Completed in 113 milliseconds