Searched refs:pFCell2 (Results 1 – 3 of 3) sorted by relevance
137 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 …]
90 ScFormulaCell* pFCell2; member in ScConditionEntry
5076 const ScFormulaCell* pFCell2 = (const ScFormulaCell*)pCell2; in getArrayFormula() local5079 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayFormula()5151 const ScFormulaCell* pFCell2 = (const ScFormulaCell*)pCell2; in getArrayTokens() local5154 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayTokens()
Completed in 112 milliseconds