Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/core/data/
H A Dcell.cxx239 ScFormulaCell* pFormCell = (ScFormulaCell*)this; in StartListeningTo() local
240 ScTokenArray* pArr = pFormCell->GetCode(); in StartListeningTo()
242 pDoc->StartListeningArea( BCA_LISTEN_ALWAYS, pFormCell ); in StartListeningTo()
256 rRef1.CalcAbsIfRel( pFormCell->aPos ); in StartListeningTo()
262 rRef1.nTab ), pFormCell ); in StartListeningTo()
266 t->CalcAbsIfRel( pFormCell->aPos ); in StartListeningTo()
279 rRef2.nTab ), pFormCell ); in StartListeningTo()
289 rRef2.nTab ), pFormCell ); in StartListeningTo()
300 rRef2.nTab ), pFormCell ); in StartListeningTo()
309 pFormCell->SetNeedsListening( sal_False); in StartListeningTo()
[all …]