recalc for interpreter options changes
Change-Id: I6a6d0ba558d0aae075e2a00f76ce96990af882d3
This commit is contained in:
@@ -1081,6 +1081,10 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
|
|||||||
bCompileErrorCells = true;
|
bCompileErrorCells = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Recalc for interpreter options changes.
|
||||||
|
if (pFormulaCfg && pFormulaCfg->GetCalcConfig() != rOpt.GetCalcConfig())
|
||||||
|
bCalcAll = true;
|
||||||
|
|
||||||
SetFormulaOptions( rOpt );
|
SetFormulaOptions( rOpt );
|
||||||
|
|
||||||
if ( pDocSh )
|
if ( pDocSh )
|
||||||
|
Reference in New Issue
Block a user