/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | viewmediashape.cxx | 302 if( aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize() 307 else if( aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize() 309 aImplName.endsWithIgnoreAsciiCaseAsciiL( in implInitialize()
|
/aoo41x/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 409 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()
|
/aoo41x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 714 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_()
|
/aoo41x/main/extensions/source/update/check/ |
H A D | updatecheckconfig.cxx | 620 … if( aString.endsWithIgnoreAsciiCaseAsciiL(AUTOCHECK_ENABLED "']", sizeof(AUTOCHECK_ENABLED)+1) ) in commitChanges() 627 … else if( aString.endsWithIgnoreAsciiCaseAsciiL(CHECK_INTERVAL "']", sizeof(CHECK_INTERVAL)+1) ) in commitChanges()
|
/aoo41x/main/desktop/source/deployment/registry/configuration/ |
H A D | dp_configuration.cxx | 309 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_() 314 if (title.endsWithIgnoreAsciiCaseAsciiL( in bindPackage_()
|
/aoo41x/main/sal/qa/rtl/strings/ |
H A D | test_oustring_endswith.cxx | 113 RTL_TEXTENCODING_ASCII_US).endsWithIgnoreAsciiCaseAsciiL( in endsWith()
|
/aoo41x/main/writerfilter/qa/cppunittests/sl/ |
H A D | testOD_SL.cxx | 72 if (!ousTmpUrl.endsWithIgnoreAsciiCaseAsciiL("/", 1)) in getTempFileName()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbaaddins.cxx | 51 if( !xSFA->isFolder( sUrl ) && sUrl.endsWithIgnoreAsciiCaseAsciiL( ".dot", 4 ) ) in lcl_getAddinCollection()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlGroup.cxx | 148 … && sCompleteFormula.endsWithIgnoreAsciiCaseAsciiL("-1)/3)+1",8) ) in DBG_NAME()
|
/aoo41x/main/sd/source/filter/html/ |
H A D | buttonset.cxx | 185 if( sFileName.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM(".zip" ) ) ) in scanForButtonSets()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 515 if( rValue.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "cm" ) ) ) in lcl_getUnit() 517 else if ( rValue.endsWithIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "mm" ) ) ) in lcl_getUnit()
|
/aoo41x/main/stoc/test/tdmanager/ |
H A D | testtdmanager.cxx | 150 bool supposedToBeCompatible = ! url.endsWithIgnoreAsciiCaseAsciiL( in run()
|
/aoo41x/main/sc/source/ui/vba/testvba/ |
H A D | testvba.cxx | 151 if ( !mxSFA->isFolder( sUrl ) && sUrl.endsWithIgnoreAsciiCaseAsciiL( ".xls", 4 ) ) in proccessDocument()
|
/aoo41x/main/sal/inc/rtl/ |
H A D | ustring.hxx | 706 inline bool endsWithIgnoreAsciiCaseAsciiL( in endsWithIgnoreAsciiCaseAsciiL() function in rtl::OUString
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msvbahelper.cxx | 122 if ( sMacroURLOrPath.endsWithIgnoreAsciiCaseAsciiL( ".dot", 4 ) ) in findShellForUrl()
|
/aoo41x/main/tools/source/rc/ |
H A D | resmgr.cxx | 240 if( ! aFileName.endsWithIgnoreAsciiCaseAsciiL( ".res", 4 ) ) in init() 247 if( !dir_it->endsWithIgnoreAsciiCaseAsciiL( "/", 1 ) ) in init()
|
/aoo41x/main/cpputools/source/unoexe/ |
H A D | unoexe.cxx | 700 if (! aUnoUrl.endsWithIgnoreAsciiCaseAsciiL(
|
/aoo41x/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | testProperty.cxx | 46 if (!ousTmpUrl.endsWithIgnoreAsciiCaseAsciiL("/", 1)) in getTempFileName()
|
/aoo41x/main/i18npool/source/localedata/ |
H A D | LocaleNode.cxx | 600 if (str.endsWithIgnoreAsciiCaseAsciiL( "-FFFF]", 6)) in generateCode()
|
/aoo41x/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 434 …if( aFileName.endsWithIgnoreAsciiCaseAsciiL( pSuffixes[nSuffix].pSuffix, pSuffixes[nSuffix].nSuffi… in scanPPDDir()
|