Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx474 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 …]
H A Dxmlexprt.hxx102 ScMyNotEmptyCellsIterator* pCellsItr; member in ScXMLExport

Completed in 37 milliseconds