Searched refs:aOpItr (Results 1 – 1 of 1) sorted by relevance
3459 ScMyDetectiveOpVec::const_iterator aOpItr(rOpVec.begin()); in WriteDetective() local3461 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 26 milliseconds