Searched refs:copyProperty (Results 1 – 1 of 1) sorted by relevance
1028 …for ( StlSyntaxSequence< Property >::const_iterator copyProperty = aThisHandlersProperties.begin… in doInspection() local1029 copyProperty != aThisHandlersProperties.end(); in doInspection()1030 ++copyProperty in doInspection()1036 FindPropertyByName( copyProperty->Name ) in doInspection()1040 aProperties.push_back( *copyProperty ); in doInspection()1053 aDepHandlers = m_aDependencyHandlers.equal_range( copyProperty->Name ); in doInspection()
Completed in 19 milliseconds