Home
last modified time | relevance | path

Searched refs:searchHandle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx118 PropertiesIterator aPos = searchHandle( _nHandle ); in revokeProperty()
170 …return const_cast< OPropertyContainerHelper* >( this )->searchHandle( _nHandle ) != m_aProperties.… in isRegisteredProperty()
251 PropertiesIterator aPos = searchHandle(_nHandle); in convertFastPropertyValue()
395 PropertiesIterator aPos = searchHandle(_nHandle); in setFastPropertyValue()
437 PropertiesIterator aPos = const_cast<OPropertyContainerHelper*>(this)->searchHandle(_nHandle); in getFastPropertyValue()
463 OPropertyContainerHelper::PropertiesIterator OPropertyContainerHelper::searchHandle(sal_Int32 _nHan… in searchHandle() function in comphelper::OPropertyContainerHelper
497 PropertiesIterator aPos = searchHandle(_nHandle); in modifyAttributes()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx203 COMPHELPER_DLLPRIVATE PropertiesIterator searchHandle(sal_Int32 _nHandle);

Completed in 21 milliseconds