Searched refs:IsInLinkUpdate (Results 1 – 4 of 4) sorted by relevance
226 sal_Bool bWasInLinkUpdate = pDocument->IsInLinkUpdate(); in DoScript()358 sal_Bool bWasInLinkUpdate = pDocument->IsInLinkUpdate(); in DoMacro()
446 if ( bIdleDisabled || IsInLinkUpdate() || GetPrinter(sal_False) == NULL ) in IdleCalcTextWidth()1019 sal_Bool ScDocument::IsInLinkUpdate() const in IsInLinkUpdate() function in ScDocument
2439 if ( aDocument.IsInLinkUpdate() || aDocument.IsInInterpreter() ) in PrepareClose()
1823 sal_Bool IsInLinkUpdate() const; // including DdeLink
Completed in 53 milliseconds