Home
last modified time | relevance | path

Searched refs:equalsAsciiL (Results 226 – 250 of 403) sorted by relevance

12345678910>>...17

/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx1330 return rAttributeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("FillColor") ) || in implIsColorAttribute()
1331 rAttributeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("LineColor") ) || in implIsColorAttribute()
1332 rAttributeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("CharColor") ); in implIsColorAttribute()
1841 if( !p->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "text-only" ) ) && in append()
1842 !p->Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "preset-property" ) ) ) in append()
/aoo42x/main/avmedia/source/macavf/
H A Dmacavf_framegrabber.cxx127 …return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_MACAVF_FRAMEGRABBER_SERVICEN… in supportsService()
/aoo42x/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx707 …bool bIsChartSelectorURL = rURL.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(".uno:ChartElementSelecto… in fireStatusEvent()
725 rURL.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(".uno:StatusBarVisible"))) in fireStatusEvent()
/aoo42x/main/cui/source/options/
H A Doptsave.cxx677 if( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "UIName" ) ) ) in lcl_ExtracUIName()
683 else if( rName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Name" ) ) ) in lcl_ExtracUIName()
/aoo42x/main/ucb/source/ucp/hierarchy/
H A Dhierarchyuri.cxx72 if ( aScheme.equalsAsciiL( in init()
/aoo42x/main/canvas/source/vcl/
H A Dcanvascustomsprite.cxx151 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.cxx51 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SERVICE_NAME ) ); in PptImporter_supportsService()
/aoo42x/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx149 return serviceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( in supportsService()
/aoo42x/main/cui/source/tabpages/
H A Dnumpages.cxx139 if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cNumberingType))) in lcl_CreateNumSettingsPtr()
141 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cPrefix))) in lcl_CreateNumSettingsPtr()
143 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cSuffix))) in lcl_CreateNumSettingsPtr()
145 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cParentNumbering))) in lcl_CreateNumSettingsPtr()
147 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletChar))) in lcl_CreateNumSettingsPtr()
149 else if(pValues[j].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletFontName))) in lcl_CreateNumSettingsPtr()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvascustomsprite.cxx161 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1467 if (attribs[i].Name.equalsAsciiL( in scanBundle()
1470 else if (attribs[i].Name.equalsAsciiL( in scanBundle()
1476 mediaType.equalsAsciiL( // opt: exclude common text/xml in scanBundle()
/aoo42x/main/comphelper/source/misc/
H A Dservicedecl.cxx147 if (name.equalsAsciiL( token.getStr(), token.getLength() )) in supportsService()
/aoo42x/main/avmedia/source/xine/
H A Dplayer.cxx243 … return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( AVMEDIA_XINE_PLAYER_SERVICENAME ) ); in supportsService()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTools.cxx477 … aConvertedRange.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("categories")))) in CreateCategories()
640 if( aServiceName.equalsAsciiL( in getRegressionCurve()
/aoo42x/main/sfx2/source/dialog/
H A Dmailmodel.cxx256 if ( rType.equalsAsciiL( PDF_DOCUMENT_TYPE, PDF_DOCUMENT_TYPE_LEN )) in ShowFilterOptionsDialog()
351 bool bSendAsPDF = (rType.equalsAsciiL( PDF_DOCUMENT_TYPE, PDF_DOCUMENT_TYPE_LEN )); in SaveDocumentAsFormat()
/aoo42x/main/sd/source/ui/table/
H A DTableDesignPane.cxx404 …( xDesc->getShapeType().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.drawing.TableShape… in onSelectionChanged()
405 …xDesc->getShapeType().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "com.sun.star.presentation.TableSh… in onSelectionChanged()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx499 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "insert" ) ) ) in execute()
518 else if ( aCommand.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "delete" ) ) ) in execute()
/aoo42x/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx365 …if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLEAN_TR… in startElement()
367 …else if ( xAttribs->getValueByIndex( n ).equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( ATTRIBUTE_BOOLE… in startElement()
/aoo42x/main/xmlsecurity/source/framework/
H A Ddecryptorimpl.cxx206 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME )); in DecryptorImpl_supportsService()
H A Dsignatureverifierimpl.cxx202 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME )); in SignatureVerifierImpl_supportsService()
/aoo42x/main/xmloff/source/transform/
H A DXMLFilterRegistration.cxx159 if ( pDescriptor->getImplementationName().equalsAsciiL( pImplName, nImplNameLen ) ) in component_getFactory()
/aoo42x/main/winaccessibility/source/service/
H A Dmsaaservice_impl.cxx189 …return serviceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.accessibility.MSAAServic… in supportsService()
/aoo42x/main/xmlscript/source/xmlmod_imexp/
H A Dxmlmod_import.cxx184 else if (rLocalName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("module") )) in startRootElement()
/aoo42x/main/sdext/source/minimizer/
H A Dpppoptimizerdialog.cxx142 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( SERVICE_NAME ) ); in supportsService()
/aoo42x/main/canvas/source/directx/
H A Ddx_canvasfont.cxx138 return ServiceName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM ( SERVICE_NAME ) ); in supportsService()

Completed in 148 milliseconds

12345678910>>...17