Searched refs:pFCell1 (Results 1 – 3 of 3) sorted by relevance
136 pFCell1(NULL), in ScConditionEntry()170 pFCell1(NULL), in ScConditionEntry()205 pFCell1(NULL), in ScConditionEntry()231 pFCell1(NULL), in ScConditionEntry()292 delete pFCell1; in ~ScConditionEntry()387 if ( pFormula1 && !pFCell1 && !bRelRef1 ) in MakeCells()390 pFCell1->StartListeningTo( pDoc ); in MakeCells()416 DELETEZ(pFCell1); in CompileAll()525 DELETEZ(pFCell1); // is created again in IsValid in UpdateReference()553 DELETEZ(pFCell1); in UpdateMoveTab()[all …]
89 ScFormulaCell* pFCell1; member in ScConditionEntry
5075 const ScFormulaCell* pFCell1 = (const ScFormulaCell*)pCell1; in getArrayFormula() local5079 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayFormula()5082 pFCell1->GetFormula( aFormula ); // egal, von welcher Zelle in getArrayFormula()5150 const ScFormulaCell* pFCell1 = (const ScFormulaCell*)pCell1; in getArrayTokens() local5154 if ( pFCell1->GetMatrixOrigin( aStart1 ) && pFCell2->GetMatrixOrigin( aStart2 ) ) in getArrayTokens()5158 ScTokenArray* pTokenArray = pFCell1->GetCode(); in getArrayTokens()
Completed in 78 milliseconds