Lines Matching refs:PropertyValueArray
266 PropertyValueArray::const_iterator aEnd = m_aValues.end(); in implApplySpecificProperties()
267 for ( PropertyValueArray::iterator aCheck = m_aValues.begin(); in implApplySpecificProperties()
298 PropertyValueArray::iterator aEnd = m_aValues.end(); in implApplySpecificProperties()
299 for ( PropertyValueArray::iterator aPropValues = m_aValues.begin(); in implApplySpecificProperties()
321 PropertyValueArray::iterator aEnd = m_aValues.end(); in implApplySpecificProperties()
322 for ( PropertyValueArray::iterator aPropValues = m_aValues.begin(); in implApplySpecificProperties()
352 PropertyValueArray::iterator aEnd = m_aGenericValues.end(); in implApplyGenericProperties()
353 for ( PropertyValueArray::iterator aPropValues = in implApplyGenericProperties()
874 PropertyValueArray::iterator aEnd = m_aValueProperties.end(); in StartElement()
875 for ( PropertyValueArray::iterator aValueProps = m_aValueProperties.begin(); in StartElement()
1023 PropertyValueArray::iterator aEnd = m_aValues.end(); in EndElement()
1024 for ( PropertyValueArray::iterator aCheck = m_aValues.begin(); in EndElement()
1499 PropertyValueArray::iterator aValuePropertyPos = ::std::find_if( in removeRedundantCurrentValue()
1549 PropertyValueArray::iterator aDefaultControlPropertyPos = ::std::find_if( in adjustDefaultControlProperty()