Searched refs:aValuePropertyPos (Results 1 – 1 of 1) sorted by relevance
1498 PropertyValueArray::iterator aValuePropertyPos = ::std::find_if( in removeRedundantCurrentValue() local1503 if ( aValuePropertyPos != m_aValues.end() ) in removeRedundantCurrentValue()1505 …OSL_ENSURE( aValuePropertyPos->Name == PROPERTY_TEXT, "OTextLikeImport::EndElement: text:p was pre… in removeRedundantCurrentValue()1506 if ( aValuePropertyPos->Name == PROPERTY_TEXT ) in removeRedundantCurrentValue()1509 aValuePropertyPos + 1, in removeRedundantCurrentValue()1511 aValuePropertyPos in removeRedundantCurrentValue()
Completed in 19 milliseconds