Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen7.cxx226 pCell->SetPrevious( pEOFormulaTree ); in PutInFormulaTree()
246 pNext->SetPrevious( pPrev ); // gibt Nachfolger in RemoveFromFormulaTree()
249 pCell->SetPrevious( 0 ); in RemoveFromFormulaTree()
/trunk/main/sc/inc/
H A Dcell.hxx441 void SetPrevious( ScFormulaCell* pF ) { pPrevious = pF; } in SetPrevious() function in ScFormulaCell

Completed in 19 milliseconds