Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx655 pDetectiveOp(NULL), in ScMyNotEmptyCellsIterator()
683 pDetectiveOp = NULL; in Clear()
828 if( pDetectiveOp ) in SkipTable()
829 pDetectiveOp->SkipTable(nSkip); in SkipTable()
849 if( pDetectiveOp ) in GetNext()
850 pDetectiveOp->UpdateAddress( aAddress ); in GetNext()
868 if( pDetectiveOp ) in GetNext()
869 pDetectiveOp->SetCellData( aCell ); in GetNext()
H A DXMLExportIterator.hxx366 ScMyDetectiveOpContainer* pDetectiveOp; member in ScMyNotEmptyCellsIterator
399 { pDetectiveOp = pNewDetectiveOp; } in SetDetectiveOp()

Completed in 15 milliseconds