Searched refs:bAutoCalc (Results 1 – 5 of 5) sorted by relevance
288 bAutoCalc = sal_True; in CalcFormulaTree()374 bAutoCalc = bOldAutoCalc; in CalcFormulaTree()486 if ( bAutoCalc && !IsAutoCalcShellDisabled() && !IsInInterpreter() in TrackFormulas()518 sal_Bool bOld = bAutoCalc; in SetAutoCalc()519 bAutoCalc = bNewAutoCalc; in SetAutoCalc()
181 bAutoCalc( eMode == SCDOCMODE_DOCUMENT ), in ScDocument()272 if ( bAutoCalc && !pLinkManager && pShell) in GetLinkManager()
3020 bAutoCalc = sal_False; // keine Mehrfachberechnung in SetDirty()3040 bAutoCalc = sal_False; // keine Mehrfachberechnung in SetDirty()3054 bAutoCalc = sal_False; // no multiple recalculation in SetTableOpDirty()
374 sal_Bool bAutoCalc; // Automatisch Berechnen member in ScDocument930 sal_Bool GetAutoCalc() const { return bAutoCalc; } in GetAutoCalc()
570 sal_Bool bAutoCalc = pDoc->GetAutoCalc(); in EnterData() local605 if ( !bAutoCalc ) in EnterData()
Completed in 370 milliseconds