Searched refs:aValuePropertyPos (Results 1 – 1 of 1) sorted by relevance
1499 PropertyValueArray::iterator aValuePropertyPos = ::std::find_if( in removeRedundantCurrentValue() local1504 if ( aValuePropertyPos != m_aValues.end() ) in removeRedundantCurrentValue()1506 …OSL_ENSURE( aValuePropertyPos->Name == PROPERTY_TEXT, "OTextLikeImport::EndElement: text:p was pre… in removeRedundantCurrentValue()1507 if ( aValuePropertyPos->Name == PROPERTY_TEXT ) in removeRedundantCurrentValue()1510 aValuePropertyPos + 1, in removeRedundantCurrentValue()1512 aValuePropertyPos in removeRedundantCurrentValue()
Completed in 26 milliseconds