Searched refs:IsInInterpreter (Results 1 – 7 of 7) sorted by relevance
486 if ( bAutoCalc && !IsAutoCalcShellDisabled() && !IsInInterpreter() in TrackFormulas()524 else if ( !IsInInterpreter() ) in SetAutoCalc()
112 if ( pFCell->GetDocument()->IsInInterpreter() && in GetString()
250 if ( pDoc->IsInInterpreter() ) in Update()
653 if ( pDoc->IsInInterpreter() ) in GetState()
344 if ( pDoc->IsInInterpreter() ) in Paint()
2439 if ( aDocument.IsInLinkUpdate() || aDocument.IsInInterpreter() ) in PrepareClose()
1715 sal_Bool IsInInterpreter() const { return nInterpretLevel != 0; } in IsInInterpreter() function in ScDocument
Completed in 55 milliseconds