Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx1028 …for ( StlSyntaxSequence< Property >::const_iterator copyProperty = aThisHandlersProperties.begin… in doInspection() local
1029 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 16 milliseconds