Searched refs:pMyFormulaCell (Results 1 – 4 of 4) sorted by relevance
2288 if ( pMyFormulaCell->GetCode()->IsRecalcModeNormal() ) in ScExternal()2289 pMyFormulaCell->GetCode()->SetRecalcModeOnLoad(); in ScExternal()2302 pMyFormulaCell->StartListening( *pAs ); in ScExternal()2307 pMyFormulaCell->StartListening( *pAs ); in ScExternal()2652 if ( pMyFormulaCell->GetCode()->IsRecalcModeNormal() ) in ScExternal()2653 pMyFormulaCell->GetCode()->SetRecalcModeOnLoad(); in ScExternal()2660 pMyFormulaCell->StartListening( *pLis ); in ScExternal()2664 pMyFormulaCell->StartListening( *pLis ); in ScExternal()3300 pMyFormulaCell( pCell ), in ScInterpreter()3310 sal_uInt8 cMatFlag = pMyFormulaCell->GetMatrixFlag(); in ScInterpreter()
2151 if ( pMyFormulaCell->GetCode()->IsRecalcModeNormal() ) in ScDde()2152 pMyFormulaCell->GetCode()->SetRecalcModeOnLoad(); in ScDde()2167 sal_Bool bWasError = ( pMyFormulaCell->GetRawError() != 0 ); in ScDde()2184 pMyFormulaCell->StartListening( *pLink ); in ScDde()2188 pMyFormulaCell->StartListening( *pLink ); in ScDde()2195 if ( pMyFormulaCell->GetRawError() && !bWasError ) in ScDde()2196 pMyFormulaCell->SetErrCode(0); in ScDde()
4063 pMyFormulaCell->GetMatColsRows( nCols, nRows); in ScColumn()4139 pMyFormulaCell->GetMatColsRows( nCols, nRows); in ScRow()
186 ScFormulaCell* pMyFormulaCell; // the cell of this formula expression member in ScInterpreter
Completed in 82 milliseconds