Searched refs:checkConflicts (Results 1 – 1 of 1) sorted by relevance
209 for ( PropertiesIterator checkConflicts = m_aProperties.begin(); in implPushBackProperty() local210 checkConflicts != m_aProperties.end(); in implPushBackProperty()211 ++checkConflicts in implPushBackProperty()214 …OSL_ENSURE(checkConflicts->aProperty.Name != _rProp.aProperty.Name, "OPropertyContainerHelper::imp… in implPushBackProperty()215 …OSL_ENSURE(checkConflicts->aProperty.Handle != _rProp.aProperty.Handle, "OPropertyContainerHelper:… in implPushBackProperty()
Completed in 7 milliseconds