Searched refs:searchHandle (Results 1 – 2 of 2) sorted by relevance
118 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::OPropertyContainerHelper497 PropertiesIterator aPos = searchHandle(_nHandle); in modifyAttributes()
203 COMPHELPER_DLLPRIVATE PropertiesIterator searchHandle(sal_Int32 _nHandle);
Completed in 9 milliseconds