Home
last modified time | relevance | path

Searched refs:compareToAscii (Results 176 – 200 of 326) sorted by relevance

12345678910>>...14

/aoo42x/main/cppuhelper/source/
H A Dfactory.cxx879 if( aActivatorName.compareToAscii( "java" ) == 0 ) in createModuleFactory()
881 else if( aActivatorName.compareToAscii( "module" ) == 0 ) in createModuleFactory()
/aoo42x/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx218 if ((aSystemEnc == RTL_TEXTENCODING_UTF8) || (rFileUrl.compareToAscii( "file://", 7 ) != 0)) in AddToRecentDocumentList()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx164 if ( _rEventName.compareToAscii( pEventData->pAsciiEventName ) == 0 ) in needsSynchronousNotification()
/aoo42x/main/framework/source/dispatch/
H A Dservicehandler.cxx152 if (aURL.Complete.compareToAscii(PROTOCOL_VALUE,PROTOCOL_LENGTH)==0) in queryDispatch()
H A Dpopupmenudispatcher.cxx201 if ( rURL.Complete.compareToAscii( PROTOCOL_VALUE, PROTOCOL_LENGTH ) == 0 ) in queryDispatch()
/aoo42x/main/sd/source/core/
H A DTransitionPreset.cxx199 if( aURL.compareToAscii( RTL_CONSTASCII_STRINGPARAM( EXPAND_PROTOCOL )) == 0 ) in importTransitionPresetList()
/aoo42x/main/connectivity/source/drivers/calc/
H A DCConnection.cxx106 if(!pIter->Name.compareToAscii(pPwd)) in construct()
/aoo42x/main/i18npool/source/calendar/
H A DcalendarImpl.cxx310 return !rServiceName.compareToAscii(cCalendar); in supportsService()
/aoo42x/main/svx/source/form/
H A Dfmsrccfg.cxx159 if ( 0 == _rAsciiValue.compareToAscii( pSearch->pAscii ) ) in lcl_implMapAsciiValue()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx118 if(!pIter->Name.compareToAscii(pPwd)) in construct()
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx140 if( aProperty.Name.compareToAscii( RTL_CONSTASCII_STRINGPARAM( "ParentWindow" ) ) == 0 ) in initialize()
/aoo42x/main/extensions/source/preload/
H A Dunoautopilot.inl121 if (0 == aArgument.Name.compareToAscii("ObjectModel"))
/aoo42x/main/extensions/source/dbpilots/
H A Dunoautopilot.inl121 if (0 == aArgument.Name.compareToAscii("ObjectModel"))
/aoo42x/main/toolkit/workben/layout/
H A Dtest.cxx225 && mFiles.front().compareToAscii( "layout.xml" ) != 0 ) in RunEditor()
/aoo42x/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx273 return !rServiceName.compareToAscii(cClass); in supportsService()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsorti.cxx194 if (sTemp.compareToAscii(SC_USERLIST) == 0) in AddSortField()
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx1698 …if( aURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRAPHOBJ_URL… in setPropertyValueImpl()
1715 …else if( aURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPKGPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRAP… in setPropertyValueImpl()
1770 …if( aStreamURL.compareToAscii( UNO_NAME_GRAPHOBJ_URLPKGPREFIX, RTL_CONSTASCII_LENGTH( UNO_NAME_GRA… in setPropertyValueImpl()
/aoo42x/main/testtools/source/performance/
H A Dubtest.cxx994 if (aLogStr.compareToAscii( "stderr" ) == 0) in run()
998 else if (aLogStr.compareToAscii( "stdout" ) == 0) in run()
/aoo42x/main/sdext/source/presenter/
H A DPresenterPaneFactory.cxx277 rxPaneId->getFullResourceURL().Arguments.compareToAscii("Sprite=1") == 0); in CreatePane()
/aoo42x/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx314 if ( 0 == aStatusText.compareToAscii( RTL_CONSTASCII_STRINGPARAM("*") )) in statusChanged()
/aoo42x/main/oox/source/drawingml/
H A Dgraphicshapecontext.cxx129 else if ( sUri.compareToAscii( "http://schemas.openxmlformats.org/drawingml/2006/table" ) == 0 ) in createFastChildContext()
/aoo42x/main/sdext/source/pdfimport/
H A Dpdfiadaptor.cxx249 if( xInput.is() && (!rURL.getLength() || rURL.compareToAscii( "file:", 5 ) != 0) ) in parse()
/aoo42x/main/desktop/source/app/
H A Dappinit.cxx382 if (aAcceptString.compareToAscii("all") == 0) { in destroyAcceptor()
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfilterdialogcomponent.cxx385 if( aProperty.Name.compareToAscii( RTL_CONSTASCII_STRINGPARAM( "ParentWindow" ) ) == 0 ) in initialize()
/aoo42x/main/sc/inc/
H A Dmiscuno.hxx45 return !ServiceName.compareToAscii(ServiceAscii); \

Completed in 94 milliseconds

12345678910>>...14