Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddociter.cxx1837 pCellIter = new ScHorizontalCellIterator( pDoc, nStartTab, nStartCol, in ScHorizontalValueIterator()
1843 delete pCellIter; in ~ScHorizontalValueIterator()
1851 ScBaseCell* pCell = pCellIter->GetNext( nCurCol, nCurRow ); in GetNext()
1856 pCellIter->SetTab( ++nCurTab); in GetNext()
1857 pCell = pCellIter->GetNext( nCurCol, nCurRow ); in GetNext()
/aoo4110/main/sc/inc/
H A Ddociter.hxx451 ScHorizontalCellIterator *pCellIter; member in ScHorizontalValueIterator

Completed in 73 milliseconds