Home
last modified time | relevance | path

Searched refs:equalsAsciiL (Results 201 – 225 of 403) sorted by relevance

12345678910>>...17

/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2672 if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cDataSourceName))) in InsertText()
2674 else if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cCommand))) in InsertText()
2676 else if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cCursor))) in InsertText()
2678 else if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cSelection))) in InsertText()
2684 else if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cCommandType))) in InsertText()
2686 else if(pValues[nPos].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cActiveConnection))) in InsertText()
/aoo42x/main/svx/source/xoutdev/
H A Dxattr.cxx1242 if ( aPropSeq[n].Name.equalsAsciiL( "Name", 4 )) in PutValue()
1244 else if ( aPropSeq[n].Name.equalsAsciiL( "LineDash", 8 )) in PutValue()
3891 if ( aPropSeq[n].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Name" ))) in PutValue()
3893 … else if ( aPropSeq[n].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FillGradient" ))) in PutValue()
4580 if ( aPropSeq[n].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Name" ))) in PutValue()
4582 … else if ( aPropSeq[n].Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "FillHatch" ))) in PutValue()
/aoo42x/main/stoc/test/
H A Dtestregistry.cxx203 …TEST_ENSHURE( xServInfo->getImplementationName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun… in test_SimpleRegistry()
355 …xKey->getKeyName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("/ThirdKey/FirstSubKey/WithSubSubKey")… in test_SimpleRegistry()
H A Dtestloader.cxx119 …TEST_ENSHURE( xServInfo->getImplementationName().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun… in SAL_IMPLEMENT_MAIN()
/aoo42x/main/sw/source/core/fields/
H A Dauthfld.cxx507 if(pValue[j].Name.equalsAsciiL(SW_PROP_NAME(UNO_NAME_SORT_KEY))) in PutValue()
515 else if(pValue[j].Name.equalsAsciiL(SW_PROP_NAME(UNO_NAME_IS_SORT_ASCENDING))) in PutValue()
/aoo42x/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx316 if( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsArrayFunction" ) ) ) in setPropertyValue()
340 if( aPropertyName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsArrayFunction" ) ) ) in getPropertyValue()
/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx649 if (uno_name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in get_type()
654 if (uno_name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in get_type()
724 if (uno_name.equalsAsciiL( in get_type()
751 if (xIfaceTd->getName().equalsAsciiL( in get_type()
868 if (aBaseType->getName().equalsAsciiL( in complete_iface_type()
/aoo42x/main/canvas/source/null/
H A Dnull_canvasbitmap.cxx69 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
H A Dnull_canvascustomsprite.cxx91 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
H A Dnull_canvasfont.cxx102 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/avmedia/source/gstreamer/
H A Dgstmanager.cxx67 …return( ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( AVMEDIA_GSTREAMER_MANAGER_SERVICENAM… in supportsService()
/aoo42x/main/avmedia/source/xine/
H A Dmanager.cxx72 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_XINE_MANAGER_SERVICENAME ) ); in supportsService()
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_uri.cxx65 if ( !aScheme.equalsAsciiL( in init()
/aoo42x/main/avmedia/source/macavf/
H A Dmacavf_manager.cxx76 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_MANAGER_SERVICENAME )… in supportsService()
/aoo42x/main/avmedia/source/win/
H A Dmanager.cxx78 … return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_WIN_MANAGER_SERVICENAME ) ); in supportsService()
/aoo42x/main/i18npool/source/ordinalsuffix/
H A Dordinalsuffix.cxx87 if (aLocale.Language.equalsAsciiL("en",2)) in getOrdinalSuffix()
/aoo42x/main/stoc/source/typeconv/
H A Dconvert.cxx795 if (aStr.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("0") ) || in convertToSimpleType()
801 else if (aStr.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("1") ) || in convertToSimpleType()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlcvali.cxx443 if ( aValues[i].Name.equalsAsciiL( "MacroName", sizeof("MacroName")-1 ) || in EndElement()
444 aValues[i].Name.equalsAsciiL( "Script", sizeof("Script")-1 ) ) in EndElement()
/aoo42x/main/canvas/source/directx/
H A Ddx_canvascustomsprite.cxx102 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/canvas/source/tools/
H A Dcachedprimitivebase.cxx98 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Danimationcommandnode.cxx81 aMediaTime.Name.equalsAsciiL( in activate_st()
/aoo42x/main/testtools/source/bridgetest/
H A Dbridgetest.cxx578 v1.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("ABC")), in performTest()
1168 && rArgs[i].equalsAsciiL( in run()
1176 && rArgs[i].equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("stress"))) in run()
/aoo42x/main/filter/source/pdf/
H A Dpdfinteract.cxx90 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in PDFInteractionHandler_supportsService()
/aoo42x/main/xmlsecurity/source/xmlsec/
H A Dxmlelementwrapper_xmlsecimpl.cxx88 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME )); in XMLElementWrapper_XmlSecImpl_supportsService()
/aoo42x/main/canvas/source/vcl/
H A Dcanvasbitmap.cxx96 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()

Completed in 158 milliseconds

12345678910>>...17