Home
last modified time | relevance | path

Searched refs:compareToAscii (Results 151 – 175 of 326) sorted by relevance

12345678910>>...14

/aoo42x/main/xmloff/source/style/
H A Dshadwhdl.cxx71 else if( !bColorFound && aToken.compareToAscii( "#", 1 ) == 0 ) in importXML()
H A Dxmlprmap.cxx208 0 == rEntry.sAPIPropertyName.compareToAscii( sApiName ) ) in FindEntryIndex()
/aoo42x/main/i18npool/source/collator/
H A Dchaptercollator.cxx98 return !rServiceName.compareToAscii(cChapCollator); in supportsService()
H A Dcollator_unicode.cxx160 return !rServiceName.compareToAscii(implementationName); in supportsService()
/aoo42x/main/i18npool/source/indexentry/
H A Dindexentrysupplier_common.cxx135 return rServiceName.compareToAscii(implementationName) == 0; in supportsService()
/aoo42x/main/xmloff/source/forms/
H A Deventexport.cxx65 if ( 0 == pEvents->ScriptType.compareToAscii( EVENT_STARBASIC ) ) in OEventDescriptorMapper()
/aoo42x/main/xmlsecurity/source/component/
H A Dcertificatecontainer.cxx111 if ( ServiceName.compareToAscii("com.sun.star.security.CertificateContainer") == 0 ) in supportsService()
/aoo42x/main/i18npool/source/inputchecker/
H A Dinputsequencechecker.cxx151 return !rServiceName.compareToAscii(serviceName); in supportsService()
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx460 if(!pFilterProperties[nProp].Name.compareToAscii("UIName")) in SwMailMergeDlg()
469 if( 0 == sFilter.compareToAscii("writer8") ) in SwMailMergeDlg()
/aoo42x/main/sdext/source/pdfimport/
H A Dservices.cxx163 if ( 0 == sImplementationName.compareToAscii( pComponents->pAsciiImplementationName ) ) in component_getFactory()
/aoo42x/main/vcl/aqua/source/dtrans/
H A DOSXTransferable.cxx89 (aFlavor.MimeType.compareToAscii( "image/png", 9 ) == 0) in getTransferData()
/aoo42x/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx461 if (sToken.compareToAscii("CN=", 3) == 0) in verifyCertificateChain()
466 else if (sToken.compareToAscii(" CN=", 4) == 0) in verifyCertificateChain()
1568 if(outLock.Name.compareToAscii(RTL_CONSTASCII_STRINGPARAM( "DAV:lockdiscovery" )) == 0 ) in LOCK()
/aoo42x/main/i18npool/source/characterclassification/
H A Dscripttypedetector.cxx168 return !ServiceName.compareToAscii(sDetector); in supportsService()
/aoo42x/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx114 if ( aURL.compareToAscii( RTL_CONSTASCII_STRINGPARAM( EXPAND_PROTOCOL )) == 0 ) in SubstituteVariables()
/aoo42x/main/i18nutil/source/utility/
H A Dcasefolding.cxx44 #define langIs(lang) (aLocale.Language.compareToAscii(lang) == 0)
/aoo42x/main/sd/source/ui/framework/factories/
H A DFullScreenPane.cxx261 if (sKey.compareToAscii("ScreenNumber") == 0) in ExtractArguments()
/aoo42x/main/svl/source/fsstor/
H A Dfsfactory.cxx246 …if (FSStorageFactory::impl_staticGetImplementationName().compareToAscii (pImplementationName) == 0) in component_getFactory()
/aoo42x/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx188 if (uri.compareToAscii( in expandUri()
/aoo42x/main/framework/source/dispatch/
H A Dsystemexec.cxx128 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
H A Dmailtodispatcher.cxx153 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
/aoo42x/main/sc/source/ui/vba/
H A Dvbachartobject.cxx66 if (xShape->getShapeType().compareToAscii("com.sun.star.drawing.OLE2Shape") == 0 ) in setShape()
/aoo42x/main/ucb/source/core/
H A Dprovprox.cxx346 if(m_aArguments.compareToAscii("NoConfig") == 0) in getContentProvider()
/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx2289 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in InsertFrom()
2385 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ImportFrom()
2499 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ExportTo()
3502 … && aMediaType.compareToAscii( "application/vnd.sun.star.oleobject" ) != COMPARE_EQUAL ) in StoragesOfUnknownMediaTypeAreCopied_Impl()
3644 … && aMediaType.compareToAscii( "application/vnd.sun.star.oleobject" ) != COMPARE_EQUAL ) in CopyStoragesOfUnknownMediaType()
/aoo42x/main/extensions/source/bibliography/
H A Dframectr.cxx932 if(COMPARE_EQUAL == pObj->aURL.Path.compareToAscii("Bib/MenuFilter")) in ChangeDataSource()
947 else if(COMPARE_EQUAL == pObj->aURL.Path.compareToAscii("Bib/query")) in ChangeDataSource()
/aoo42x/main/sc/source/ui/view/
H A Dprevwsh.cxx916 if(sName.compareToAscii(SC_ZOOMVALUE) == 0) in ReadUserDataSequence()
921 else if (sName.compareToAscii("PageNumber") == 0) in ReadUserDataSequence()

Completed in 92 milliseconds

12345678910>>...14