Searched refs:pCellsItr (Results 1 – 2 of 2) sorted by relevance
474 pCellsItr(NULL), in ScXMLExport()494 pCellsItr = new ScMyNotEmptyCellsIterator(*this); in ScXMLExport()567 if (pCellsItr) in ~ScXMLExport()568 delete pCellsItr; in ~ScXMLExport()1677 pCellsItr->Clear(); in _ExportContent()1679 pCellsItr->SetNoteShapes( pSharedData->GetNoteShapes() ); in _ExportContent()1680 pCellsItr->SetMergedRanges( pMergedRangesContainer ); in _ExportContent()1681 pCellsItr->SetAreaLinks( &aAreaLinks ); in _ExportContent()1682 pCellsItr->SetEmptyDatabaseRanges( &aEmptyRanges ); in _ExportContent()1684 pCellsItr->SetDetectiveOp( &aDetectiveOpContainer ); in _ExportContent()[all …]
102 ScMyNotEmptyCellsIterator* pCellsItr; member in ScXMLExport
Completed in 28 milliseconds