Home
last modified time | relevance | path

Searched refs:AddRecalcMode (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/filter/lotus/
H A Dop.cxx183 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in OP_Formula()
429 pCell->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in OP_Formula123()
H A Dlotimpop.cxx294 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in Formulacell()
/trunk/main/formula/inc/formula/
H A Dtokenarray.hxx145 void AddRecalcMode( ScRecalcMode nBits );
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx120 pFormula->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in readSheet()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx781 void FormulaTokenArray::AddRecalcMode( ScRecalcMode nBits ) in AddRecalcMode() function in formula::FormulaTokenArray
1091 pNewArr->AddRecalcMode( GetRecalcMode()); in RewriteMissingToPof()
H A DFormulaCompiler.cxx959 pArr->AddRecalcMode( RECALCMODE_ONLOAD ); in Factor()
/trunk/main/sc/inc/
H A Dcell.hxx464 void AddRecalcMode( formula::ScRecalcMode );
/trunk/main/sc/source/core/data/
H A Dcell.cxx1913 void ScFormulaCell::AddRecalcMode( ScRecalcMode nBits ) in AddRecalcMode() function in ScFormulaCell
1921 pCode->AddRecalcMode( nBits ); in AddRecalcMode()
/trunk/main/sc/source/filter/excel/
H A Dexcform.cxx146 pZelle->AddRecalcMode( RECALCMODE_ONLOAD_ONCE ); in Formula()

Completed in 55 milliseconds