Home
last modified time | relevance | path

Searched refs:getPropertyByHandle (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java222 protected Property getPropertyByHandle(int nHandle) in getPropertyByHandle() method in PropertySet
961 Property prop= getPropertyByHandle(nHandle); in setFastPropertyValue()
971 Property prop= getPropertyByHandle(nHandle); in getFastPropertyValue()
/aoo4110/main/comphelper/source/property/
H A Dpropagg.cxx222 sal_Bool OPropertyArrayAggregationHelper::getPropertyByHandle( sal_Int32 _nHandle, Property& _rProp… in getPropertyByHandle() function in comphelper::OPropertyArrayAggregationHelper
647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName()
997 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in convertFastPropertyValue()
/aoo4110/main/comphelper/inc/comphelper/
H A Dpropagg.hxx158 …sal_Bool getPropertyByHandle( sal_Int32 _nHandle, ::com::sun::star::beans::Property& _rProperty ) …

Completed in 33 milliseconds