Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx118 PropertiesIterator aPos = searchHandle( _nHandle ); in revokeProperty()
209 for ( PropertiesIterator checkConflicts = m_aProperties.begin(); in implPushBackProperty()
219 PropertiesIterator pos = ::std::lower_bound( in implPushBackProperty()
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()
466 PropertiesIterator aLowerBound = ::std::lower_bound( in searchHandle()
497 PropertiesIterator aPos = searchHandle(_nHandle); in modifyAttributes()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx90 typedef Properties::iterator PropertiesIterator; typedef in comphelper::OPropertyContainerHelper
203 COMPHELPER_DLLPRIVATE PropertiesIterator searchHandle(sal_Int32 _nHandle);

Completed in 18 milliseconds