Home
last modified time | relevance | path

Searched refs:ScMyNotEmptyCellsIterator (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx648 ScMyNotEmptyCellsIterator::ScMyNotEmptyCellsIterator(ScXMLExport& rTempXMLExport) in ScMyNotEmptyCellsIterator() function in ScMyNotEmptyCellsIterator
662 ScMyNotEmptyCellsIterator::~ScMyNotEmptyCellsIterator() in ~ScMyNotEmptyCellsIterator()
667 void ScMyNotEmptyCellsIterator::Clear() in Clear()
687 void ScMyNotEmptyCellsIterator::UpdateAddress( table::CellAddress& rAddress ) in UpdateAddress()
696 void ScMyNotEmptyCellsIterator::SetCellData( ScMyCell& rMyCell, table::CellAddress& rAddress ) in SetCellData()
708 void ScMyNotEmptyCellsIterator::SetMatrixCellData( ScMyCell& rMyCell ) in SetMatrixCellData()
742 void ScMyNotEmptyCellsIterator::HasAnnotation(ScMyCell& aCell) in HasAnnotation()
768 void ScMyNotEmptyCellsIterator::SetCurrentTable(const SCTAB nTable, in SetCurrentTable()
811 void ScMyNotEmptyCellsIterator::SkipTable(SCTAB nSkip) in SkipTable()
832 sal_Bool ScMyNotEmptyCellsIterator::GetNext(ScMyCell& aCell, ScFormatRangeStyles* pCellStyles) in GetNext()
H A DXMLExportIterator.hxx353 class ScMyNotEmptyCellsIterator class
381 ScMyNotEmptyCellsIterator(ScXMLExport& rExport);
382 ~ScMyNotEmptyCellsIterator();
H A Dxmlexprt.hxx45 class ScMyNotEmptyCellsIterator;
102 ScMyNotEmptyCellsIterator* pCellsItr;
H A Dxmlexprt.cxx494 pCellsItr = new ScMyNotEmptyCellsIterator(*this); in ScXMLExport()

Completed in 136 milliseconds