Lines Matching refs:const_iterator

449         for (   PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.begin();  in suspendPropertyHandlers_nothrow()
681 for ( HashString2Int16::const_iterator pageId = m_aPageIds.begin(); in updateViewDataFromActivePage()
704 HashString2Int16::const_iterator pagePos = m_aPageIds.find( _rCategoryName ); in impl_getPageIdForCategory_nothrow()
861 for ( InterfaceArray::const_iterator loop = m_aInspectedObjects.begin(); in impl_toggleInspecteeListening_nothrow()
904 for ( HashString2Int16::const_iterator erase = m_aPageIds.begin(); in stopInspection()
924 for ( PropertyHandlerRepository::const_iterator aHandler = m_aPropertyHandlers.begin(); in stopInspection()
957 … PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_hasPropertyHandlerFor_nothrow()
964 … PropertyHandlerRepository::const_iterator handlerPos = m_aPropertyHandlers.find( _rPropertyName ); in impl_getHandlerForProperty_throw()
1028 …for ( StlSyntaxSequence< Property >::const_iterator copyProperty = aThisHandlersProperties.begin… in doInspection()
1033 ::std::vector< Property >::const_iterator previous = ::std::find_if( in doInspection()
1059 …for ( StlSyntaxSequence< ::rtl::OUString >::const_iterator superseded = aSupersededByThisHandler… in doInspection()
1080 … for ( StlSyntaxSequence< Property >::const_iterator remember = aThisHandlersProperties.begin(); in doInspection()
1092 …for ( StlSyntaxSequence< ::rtl::OUString >::const_iterator aLoop = aInterestingActuations.begin(… in doInspection()
1108 for ( ::std::vector< Property >::const_iterator sourceProps = aProperties.begin(); in doInspection()
1163 … PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rProperty.Name ); in describePropertyLine()
1210 …for ( StlSyntaxSequence< PropertyCategoryDescriptor >::const_iterator category = aCategories.beg… in impl_buildCategories_throw()
1248 OrderedPropertyMap::const_iterator property( m_aProperties.begin() ); in UpdateUI()
1289 … ::std::vector< ::rtl::OUString >::const_iterator aProperty = aActuatingProperties.begin(); in UpdateUI()
1290 … ::std::vector< Any >::const_iterator aPropertyValue = aActuatingPropertyValues.begin(); in UpdateUI()
1346 PropertyHandlerRepository::const_iterator handler = m_aPropertyHandlers.find( _rName ); in Clicked()
1384 for ( OrderedPropertyMap::const_iterator search = m_aProperties.begin(); in hasPropertyByName()
1539 InterfaceArray::const_iterator pObject = _rObjects.begin(); in getPropertyHandlers()
1540 InterfaceArray::const_iterator pObjectEnd = _rObjects.end(); in getPropertyHandlers()
1566 …ctProperty_nothrow( const ::rtl::OUString& _rName, OrderedPropertyMap::const_iterator* _pProperty ) in impl_findObjectProperty_nothrow()
1568 OrderedPropertyMap::const_iterator search = m_aProperties.begin(); in impl_findObjectProperty_nothrow()
1584 OrderedPropertyMap::const_iterator propertyPos; in rebuildPropertyUI()
1635 OrderedPropertyMap::const_iterator propertyPos; in showPropertyUI()
1745 …::std::pair< PropertyHandlerMultiRepository::const_iterator, PropertyHandlerMultiRepository::const… in impl_broadcastPropertyChange_nothrow()
1755 PropertyHandlerMultiRepository::const_iterator handler = aInterestedHandlers.first; in impl_broadcastPropertyChange_nothrow()