Home
last modified time | relevance | path

Searched refs:compareToAscii (Results 226 – 250 of 326) sorted by relevance

12345678910>>...14

/aoo42x/main/cppuhelper/source/
H A Dservicefactory.cxx208 if (0 != ac_policy.compareToAscii( in add_access_control_entries()
H A Dshlib.cxx135 sal_Bool bAbsolute = (pComp->compareToAscii( "file://" , 7 ) == 0); in checkAccessPath()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx268 …inline bool isEmbeddedDatabase() const { return ( m_sConnectURL.compareToAscii( "sdbc:embedded:", … in isEmbeddedDatabase()
/aoo42x/main/vcl/source/app/
H A Dsvmain.cxx269 if ( 0 == Name.compareToAscii( "system.desktop-environment" ) ) in getValueByName()
/aoo42x/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx602 if ( !MacSpellChecker::getImplementationName_Static().compareToAscii( pImplName ) ) in MacSpellChecker_getFactory()
/aoo42x/main/xmloff/source/forms/
H A Delementexport.cxx190 else if (0 == sServiceName.compareToAscii(SERVICE_PERSISTENT_COMPONENT_##name)) \ in exportServiceNameAttribute()
215 else if (0 == sServiceName.compareToAscii(SERVICE_PERSISTENT_COMPONENT_EDIT)) in exportServiceNameAttribute()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx1210 openForeignKeys(Any(),NULL,NULL,catalog,!schema.compareToAscii("%") ? &schema : NULL,&table); in openImportedKeys()
1216 openForeignKeys(catalog,!schema.compareToAscii("%") ? &schema : NULL,&table,Any(),NULL,NULL); in openExportedKeys()
/aoo42x/main/ucb/source/core/
H A Ducbcmds.cxx843 if ( rCurrProp.Name.compareToAscii( "Title" ) == 0 ) in transferProperties()
852 else if ( rCurrProp.Name.compareToAscii( "TargetURL" ) == 0 ) in transferProperties()
/aoo42x/main/xmloff/source/draw/
H A Deventimp.cxx471 if( msBookmark.compareToAscii( "#", 1 ) != 0 ) in EndElement()
H A DXMLNumberStyles.cxx648 ( pStyleMember->mpText && (rText.compareToAscii( pStyleMember->mpText ) == 0 )) ) ) ) in add()
/aoo42x/main/svx/workben/msview/
H A Dxmlconfig.cxx212 if( rText.compareToAscii("0x",2) == 0) in toInt()
/aoo42x/main/basic/source/classes/
H A Deventatt.cxx215 if( aScriptEvent.ScriptType.compareToAscii( "StarBasic" ) == 0 ) in firing_impl()
/aoo42x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx399 …bool bIsLinked = (sGraphicURL.getLength() != 0) && (sGraphicURL.compareToAscii( RTL_CONSTASCII_STR… in SaveGraphic()
/aoo42x/main/stoc/source/security/
H A Dpermissions.cxx350 else if (0 != m_url.compareToAscii( RTL_CONSTASCII_STRINGPARAM("file:///") )) in FilePermission()
/aoo42x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx505 if (OTempFileService::getImplementationName_Static().compareToAscii( pImplName ) == 0) in component_getFactory()
/aoo42x/main/sfx2/source/menu/
H A Dmnuitem.cxx606 if ( aTargetURL.Protocol.compareToAscii("slot:") == COMPARE_EQUAL ) in Select_Impl()
/aoo42x/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx430 return !rServiceName.compareToAscii(cBreakIterator); in supportsService()
/aoo42x/main/forms/source/component/
H A DButton.cxx666 && ( _rURL.compareToAscii( URL_CONTROLLER_PREFIX, nPrefixLen ) == 0 ); in isFormControllerURL()
/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx369 if( aURL.compareToAscii( RTL_CONSTASCII_STRINGPARAM( EXPAND_PROTOCOL )) == 0 ) in importEffects()
/aoo42x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx694 if ( !SpellChecker::getImplementationName_Static().compareToAscii( pImplName ) ) in SpellChecker_getFactory()
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.cxx1975 if( 0 == Url.compareToAscii( "file:///" ) || in getUnqFromUrl()
1976 0 == Url.compareToAscii( "file://localhost/" ) || in getUnqFromUrl()
1977 0 == Url.compareToAscii( "file://127.0.0.1/" ) ) in getUnqFromUrl()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx108 if( rName.compareToAscii( p->mpName ) == 0 ) in find()
708 if( aAttributeName.compareToAscii( p->mpMSName ) == 0 ) in convertAnimationNode()
2254 else if( aParam.compareToAscii( RTL_CONSTASCII_STRINGPARAM("playFrom") ) == 0 ) in importCommandContainer()
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx1914 bool bAllGlob = !rType.compareToAscii( "*.*" ) || !rType.compareToAscii( "*" ); in implAddFilter()
/aoo42x/main/sd/source/ui/dlg/
H A Ddlgass.cxx830 if( lProps[i].Name.compareToAscii( "DocumentService" ) == 0 && in ScanDocmenu()
832 sFactoryName.compareToAscii( "com.sun.star.presentation.PresentationDocument" ) == 0 ) in ScanDocmenu()
/aoo42x/main/sfx2/source/control/
H A Drequest.cxx366 if ( xReplace.is() && aCmd.compareToAscii(".uno:InsertText") == COMPARE_EQUAL ) in Record()

Completed in 182 milliseconds

12345678910>>...14