Home
last modified time | relevance | path

Searched refs:IsInInterpreter (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Ddocumen7.cxx486 if ( bAutoCalc && !IsAutoCalcShellDisabled() && !IsInInterpreter() in TrackFormulas()
524 else if ( !IsInInterpreter() ) in SetAutoCalc()
/aoo4110/main/sc/source/core/tool/
H A Dcellform.cxx112 if ( pFCell->GetDocument()->IsInInterpreter() && in GetString()
H A Dchartlis.cxx250 if ( pDoc->IsInInterpreter() ) in Update()
/aoo4110/main/sc/source/ui/view/
H A Dcellsh.cxx653 if ( pDoc->IsInInterpreter() ) in GetState()
H A Dgridwin4.cxx344 if ( pDoc->IsInInterpreter() ) in Paint()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx2439 if ( aDocument.IsInLinkUpdate() || aDocument.IsInInterpreter() ) in PrepareClose()
/aoo4110/main/sc/inc/
H A Ddocument.hxx1715 sal_Bool IsInInterpreter() const { return nInterpretLevel != 0; } in IsInInterpreter() function in ScDocument

Completed in 48 milliseconds