Home
last modified time | relevance | path

Searched refs:matchIgnoreAsciiCaseAsciiL (Results 1 – 22 of 22) sorted by relevance

/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx210 …return !( _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:embedded:hsqldb",sizeof("sdbc:embedded:hsqldb"… in isShowPropertiesEnabled()
211 … || _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:outlook",sizeof("sdbc:address:outlook")-1) in isShowPropertiesEnabled()
212 …|| _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:outlookexp",sizeof("sdbc:address:outlookexp")-1… in isShowPropertiesEnabled()
213 … || _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:mozilla:",sizeof("sdbc:address:mozilla:")-1) in isShowPropertiesEnabled()
214 || _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:kab",sizeof("sdbc:address:kab")-1) in isShowPropertiesEnabled()
217 …|| _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:evolution:ldap",sizeof("sdbc:address:evolution:… in isShowPropertiesEnabled()
218 … || _sURL.matchIgnoreAsciiCaseAsciiL("sdbc:address:macab",sizeof("sdbc:address:macab")-1) ); in isShowPropertiesEnabled()
224 if ( _rDsn.matchIgnoreAsciiCaseAsciiL("jdbc:oracle:thin:",sizeof("jdbc:oracle:thin:")-1) ) in extractHostNamePort()
236 … else if ( _rDsn.matchIgnoreAsciiCaseAsciiL("sdbc:address:ldap:",sizeof("sdbc:address:ldap:")-1) ) in extractHostNamePort()
240 else if ( _rDsn.matchIgnoreAsciiCaseAsciiL("sdbc:adabas:",sizeof("sdbc:adabas:")-1) ) in extractHostNamePort()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx249 if ( rParaString.matchIgnoreAsciiCaseAsciiL( "left", 4, nIndex ) ) in GetNextParameter()
254 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "top", 3, nIndex ) ) in GetNextParameter()
259 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "right", 5, nIndex ) ) in GetNextParameter()
264 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "bottom", 6, nIndex ) ) in GetNextParameter()
269 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "xstretch", 8, nIndex ) ) in GetNextParameter()
274 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "ystretch", 8, nIndex ) ) in GetNextParameter()
279 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "hasstroke", 9, nIndex ) ) in GetNextParameter()
284 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "hasfill", 7, nIndex ) ) in GetNextParameter()
289 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "width", 5, nIndex ) ) in GetNextParameter()
294 else if ( rParaString.matchIgnoreAsciiCaseAsciiL( "height", 6, nIndex ) ) in GetNextParameter()
[all …]
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx170 …if(!( sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME_SHORT ODMA… in queryContent()
171 …sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME ODMA_URL_SHORT))… in queryContent()
207 if( sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_ODMAID))) in queryContent()
556 …if(_sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME_SHORT ODMA_U… in convertURL()
560 …else if(_sCanonicURL.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(ODMA_URL_SCHEME ODMA_UR… in convertURL()
H A Dodma_main.cxx52 if( pArguments[i].matchIgnoreAsciiCaseAsciiL( in main()
/trunk/main/stoc/source/uriproc/
H A DExternalUriReferenceTranslator.cxx115 if (!externalUriReference.matchIgnoreAsciiCaseAsciiL( in translateToInternal()
165 if (!internalUriReference.matchIgnoreAsciiCaseAsciiL( in translateToExternal()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1370 (mediaType.matchIgnoreAsciiCaseAsciiL( in isBundle_()
1373 mediaType.matchIgnoreAsciiCaseAsciiL( in isBundle_()
1614 mediaType.matchIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
1624 mediaType.matchIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
1627 mediaType.matchIgnoreAsciiCaseAsciiL( in scanLegacyBundle()
/trunk/main/framework/source/jobs/
H A Djoburl.cxx80 if (sURL.matchIgnoreAsciiCaseAsciiL(JOBURL_PROTOCOL_STR,JOBURL_PROTOCOL_LEN,0)) in JobURL()
275 sal_Bool bPartFound = (sPart.matchIgnoreAsciiCaseAsciiL(pPartIdentifier,nPartLength,0)); in implst_split()
/trunk/main/tools/source/misc/
H A Dextendapplicationenvironment.cxx64 if (!uri.matchIgnoreAsciiCaseAsciiL( in extendApplicationEnvironment()
/trunk/main/oox/source/xls/
H A Dooxformulaparser.cxx90 …if( (nDirSep > 0) && rTokenData.matchIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "\\LIBRARY… in resolveBadFuncName()
/trunk/main/uui/source/
H A Diahndl-ioexceptions.cxx95 && pValue->matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM( in getResourceNameRequestArgument()
/trunk/main/cppuhelper/source/
H A Dunourl.cxx224 if (!rUrl.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("uno:"), 0)) in create()
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx143 if (!uri.matchIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(m_prefix)) in Content()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx663 if (mediaType.matchIgnoreAsciiCaseAsciiL( in insertToActivationLayer()
667 mediaType.matchIgnoreAsciiCaseAsciiL( in insertToActivationLayer()
/trunk/main/scripting/source/basprov/
H A Dbasprov.cxx169 …if ( aAuthority.matchIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "vnd.sun.star.expand:" ) )… in isLibraryShared()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx102 else if (m_context.matchIgnoreAsciiCaseAsciiL( in PackageRegistryBackend()
/trunk/main/sal/inc/rtl/
H A Dustring.hxx670 …sal_Bool matchIgnoreAsciiCaseAsciiL( const sal_Char* asciiStr, sal_Int32 asciiStrLength, sal_Int32… in matchIgnoreAsciiCaseAsciiL() function in rtl::OUString
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.cxx260 else if ( sURL.matchIgnoreAsciiCaseAsciiL("sdbc:calc:",10,0) ) in propertyChange()
/trunk/main/unotools/source/config/
H A Dsecurityoptions.cxx898 … aURL.GetMainURL( INetURLObject::NO_DECODE ).matchIgnoreAsciiCaseAsciiL( "macro:///", 9 ) == 0) in IsSecureURL()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx69 return url.matchIgnoreAsciiCaseAsciiL( in isPathnameUrl()
/trunk/main/basctl/source/basicide/
H A Dscriptdocument.cxx990 …if ( aAuthority.matchIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM( "vnd.sun.star.expand:" ) )… in isLibraryShared()
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx140 if (pkgURI.matchIgnoreAsciiCaseAsciiL( in createBaseURI()
/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx1954 if ( sFieldMaster.matchIgnoreAsciiCaseAsciiL( sDB, sizeof(sDB)-1) ) in ExportFieldDeclarations()

Completed in 151 milliseconds