Searched refs:IsAutoCalcShellDisabled (Results 1 – 4 of 4) sorted by relevance
486 if ( bAutoCalc && !IsAutoCalcShellDisabled() && !IsInInterpreter() in TrackFormulas()522 if ( IsAutoCalcShellDisabled() ) in SetAutoCalc()
2708 if ( aDocument.IsAutoCalcShellDisabled() ) in SetDocumentModified()2884 bAutoCalcShellDisabled = pDoc->IsAutoCalcShellDisabled(); in ScDocShellModificator()2907 sal_Bool bDisabled = pDoc->IsAutoCalcShellDisabled(); in SetDocumentModified()
1977 if ( aViewData.GetDocument()->IsAutoCalcShellDisabled() ) in UpdateFormulas()
933 sal_Bool IsAutoCalcShellDisabled() const { return bAutoCalcShellDisabled; } in IsAutoCalcShellDisabled() function in ScDocument
Completed in 3426 milliseconds