Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx654 pDetectiveObj(NULL), in ScMyNotEmptyCellsIterator()
682 pDetectiveObj = NULL; in Clear()
826 if( pDetectiveObj ) in SkipTable()
827 pDetectiveObj->SkipTable(nSkip); in SkipTable()
847 if( pDetectiveObj ) in GetNext()
848 pDetectiveObj->UpdateAddress( aAddress ); in GetNext()
866 if( pDetectiveObj ) in GetNext()
867 pDetectiveObj->SetCellData( aCell ); in GetNext()
H A DXMLExportIterator.hxx365 ScMyDetectiveObjContainer* pDetectiveObj; member in ScMyNotEmptyCellsIterator
397 { pDetectiveObj = pNewDetectiveObj; } in SetDetectiveObj()

Completed in 26 milliseconds