Home
last modified time | relevance | path

Searched refs:hasPropertyByHandle (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/comphelper/source/property/
H A Dpropertybag.cxx102 … if ( _container.hasPropertyByName( _name ) || _container.hasPropertyByHandle( _handle ) ) in lcl_checkNameAndHandle()
174 if ( !hasPropertyByHandle( _nHandle ) ) in getFastPropertyValue()
183 if ( !hasPropertyByHandle( _nHandle ) ) in convertFastPropertyValue()
193 if ( !hasPropertyByHandle( _nHandle ) ) in setFastPropertyValue()
202 if ( !hasPropertyByHandle( _nHandle ) ) in getPropertyDefaultByHandle()
H A Dopropertybag.cxx325 while ( m_aDynamicProperties.hasPropertyByHandle( nCheck ) && ( nCheck != 1 ) ) in findFreeHandle()
333 while ( m_aDynamicProperties.hasPropertyByHandle( nCheck ) ) in findFreeHandle()
/aoo4110/main/comphelper/inc/comphelper/
H A Dpropertybag.hxx219 inline bool hasPropertyByHandle( sal_Int32 _nHandle ) const in hasPropertyByHandle() function in comphelper::PropertyBag
/aoo4110/main/forms/source/inc/
H A Dpropertybaghelper.hxx154 return m_aDynamicProperties.hasPropertyByHandle( _nHandle ); in hasDynamicPropertyByHandle()

Completed in 30 milliseconds