Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementimport.cxx1498 PropertyValueArray::iterator aValuePropertyPos = ::std::find_if( in removeRedundantCurrentValue() local
1503 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 28 milliseconds