Searched refs:AddRecalcMode (Results 1 – 9 of 9) sorted by relevance
183 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in OP_Formula()429 pCell->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in OP_Formula123()
294 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in Formulacell()
145 void AddRecalcMode( ScRecalcMode nBits );
120 pFormula->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in readSheet()
781 void FormulaTokenArray::AddRecalcMode( ScRecalcMode nBits ) in AddRecalcMode() function in formula::FormulaTokenArray1091 pNewArr->AddRecalcMode( GetRecalcMode()); in RewriteMissingToPof()
959 pArr->AddRecalcMode( RECALCMODE_ONLOAD ); in Factor()
464 void AddRecalcMode( formula::ScRecalcMode );
1913 void ScFormulaCell::AddRecalcMode( ScRecalcMode nBits ) in AddRecalcMode() function in ScFormulaCell1921 pCode->AddRecalcMode( nBits ); in AddRecalcMode()
146 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in Formula()
Completed in 180 milliseconds