Home
last modified time | relevance | path

Searched refs:hasPropertyByName (Results 201 – 225 of 353) sorted by relevance

12345678910>>...15

/aoo41x/main/cppuhelper/test/
H A Dtestpropshlp.cxx226 …OSL_ENSURE( a1.hasPropertyByName( getPropertyTable1()[i].Name ), "hasPropertyByName not correct" ); in test_PropertyArrayHelper()
234 …OSL_ENSURE( !a1.hasPropertyByName( OUString( RTL_CONSTASCII_USTRINGPARAM("never exist") ) ), "hasP… in test_PropertyArrayHelper()
/aoo41x/main/ucbhelper/source/provider/
H A Dcontentinfo.cxx174 sal_Bool SAL_CALL PropertySetInfo::hasPropertyByName( in hasPropertyByName() function in ucbhelper::PropertySetInfo
/aoo41x/main/framework/source/helper/
H A Dtitlebarupdate.cxx310 if ( xPSI->hasPropertyByName( CONTROLLER_PROPNAME_ICONID ) ) in impl_updateIcon()
/aoo41x/main/extensions/source/propctrlr/
H A Dpropertycomposer.hxx118 …virtual ::sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& _rName ) throw (::com::sun::…
/aoo41x/main/qadevOOo/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.ORootElementGroupUpdateAccess.csv60 …tElementGroupUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.ORootElementTreeSetUpdateAccess.csv60 …lementTreeSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OSetElementGroupUpdateAccess.csv60 …tElementGroupUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OSetElementTreeSetUpdateAccess.csv60 …lementTreeSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OSetElementValueSetUpdateAccess.csv60 …ementValueSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OInnerGroupUpdateAccess.csv60 "OInnerGroupUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OInnerTreeSetUpdateAccess.csv60 "OInnerTreeSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
H A Dcom.sun.star.comp.configuration.OInnerValueSetUpdateAccess.csv60 "OInnerValueSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName(…
H A Dcom.sun.star.comp.configuration.ORootElementValueSetUpdateAccess.csv60 …ementValueSetUpdateAccess";"com::sun::star::beans::XPropertySetInfo#optional";"hasPropertyByName()"
/aoo41x/main/xmloff/source/xforms/
H A DSchemaRestrictionContext.cxx363 && mxDataType->getPropertySetInfo()->hasPropertyByName(sPropertyName) ) in HandleChild()
/aoo41x/main/xmloff/source/draw/
H A DXMLImageMapExport.cxx92 if (rPropertySet->getPropertySetInfo()->hasPropertyByName(msImageMap)) in Export()
/aoo41x/main/xmloff/source/meta/
H A Dxmlmetai.cxx314 if( xSetInfo.is() && xSetInfo->hasPropertyByName( aPropName ) ) in setBuildId()
/aoo41x/main/xmloff/source/text/
H A Dtxtftne.cxx129 if (xPropSetInfo->hasPropertyByName(sHyperLinkEvents)) in exportTextFootnote()
/aoo41x/main/svx/source/table/
H A Dpropertyset.hxx63 …virtual ::sal_Bool SAL_CALL hasPropertyByName( const ::rtl::OUString& Name ) throw (::com::sun::st…
/aoo41x/main/sdext/source/presenter/
H A DPresenterConfigurationAccess.cxx392 if ( ! xInfo->hasPropertyByName(rsKey)) in GetProperty()
/aoo41x/main/sc/source/ui/app/
H A Dseltrans.cxx69 if(xInfo->hasPropertyByName( sPropButtonType )) in lcl_IsURLButton()
/aoo41x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx201 …if ( m_xDelegatorPSI->hasPropertyByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Scale" ) )… in setFastPropertyValue_NoBroadcast()
/aoo41x/main/xmloff/source/transform/
H A DTransformerBase.cxx470 if( xPropSetInfo->hasPropertyByName(sPropName) ) in initialize()
476 if( xPropSetInfo->hasPropertyByName(sPropName) ) in initialize()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumi.cxx1229 xPropSetInfo->hasPropertyByName( sIsContinuousNumbering ) ) in FillUnoNumRule()
1306 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in CreateAndInsertLate()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx450 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName(sPropName) ) in Import()
678 if( xModelSetInfo.is() && xModelSetInfo->hasPropertyByName(sBuildPropName) ) in Import()
/aoo41x/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java160 if (xPropertySet.getPropertySetInfo().hasPropertyByName(_PropertyName)) in getTextFieldsByProperty()

Completed in 415 milliseconds

12345678910>>...15