Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dconditio.cxx137 pFCell2(NULL), in ScConditionEntry()
171 pFCell2(NULL), in ScConditionEntry()
206 pFCell2(NULL), in ScConditionEntry()
232 pFCell2(NULL), in ScConditionEntry()
293 delete pFCell2; in ~ScConditionEntry()
393 if ( pFormula2 && !pFCell2 && !bRelRef2 ) in MakeCells()
396 pFCell2->StartListeningTo( pDoc ); in MakeCells()
417 DELETEZ(pFCell2); in CompileAll()
542 DELETEZ(pFCell2); // is created again in IsValid in UpdateReference()
560 DELETEZ(pFCell2); in UpdateMoveTab()
[all …]
/trunk/main/sc/inc/
H A Dconditio.hxx90 ScFormulaCell* pFCell2; member in ScConditionEntry
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx5076 const ScFormulaCell* pFCell2 = (const ScFormulaCell*)pCell2; in getArrayFormula() local
5079 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayFormula()
5151 const ScFormulaCell* pFCell2 = (const ScFormulaCell*)pCell2; in getArrayTokens() local
5154 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayTokens()

Completed in 70 milliseconds