Searched refs:getPropertyByHandle (Results 1 – 3 of 3) sorted by relevance
222 protected Property getPropertyByHandle(int nHandle) in getPropertyByHandle() method in PropertySet961 Property prop= getPropertyByHandle(nHandle); in setFastPropertyValue()971 Property prop= getPropertyByHandle(nHandle); in getFastPropertyValue()
222 sal_Bool OPropertyArrayAggregationHelper::getPropertyByHandle( sal_Int32 _nHandle, Property& _rProp… in getPropertyByHandle() function in comphelper::OPropertyArrayAggregationHelper647 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in getPropertyName()997 OSL_VERIFY( rPH.getPropertyByHandle( _nHandle, aProperty ) ); in convertFastPropertyValue()
158 …sal_Bool getPropertyByHandle( sal_Int32 _nHandle, ::com::sun::star::beans::Property& _rProperty ) …
Completed in 51 milliseconds