Searched refs:SetPrevious (Results 1 – 2 of 2) sorted by relevance
226 pCell->SetPrevious( pEOFormulaTree ); in PutInFormulaTree()246 pNext->SetPrevious( pPrev ); // gibt Nachfolger in RemoveFromFormulaTree()249 pCell->SetPrevious( 0 ); in RemoveFromFormulaTree()
441 void SetPrevious( ScFormulaCell* pF ) { pPrevious = pF; } in SetPrevious() function in ScFormulaCell
Completed in 15 milliseconds