Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3459 ScMyDetectiveOpVec::const_iterator aOpItr(rOpVec.begin()); in WriteDetective() local
3461 while(aOpItr != aEndOpItr) in WriteDetective()
3464 ScXMLConverter::GetStringFromDetOpType( sOpString, aOpItr->eOpType ); in WriteDetective()
3466 SvXMLUnitConverter::convertNumber( aBuffer, aOpItr->nIndex ); in WriteDetective()
3469 ++aOpItr; in WriteDetective()

Completed in 42 milliseconds