Searched refs:IsIdle (Results 1 – 14 of 14) sorted by relevance
473 if ( IsPaint() && !IsIdle() && TurboAction() ) in Action()649 if ( !IsIdle() && !IsComplete() && IsShortCut( pPage ) ) in InternalAction()870 ( IsIdle() && pPg == pPage ) ) ) in InternalAction()1955 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()1995 if ( IsIdle() ) in FormatCntnt()2002 if ( bBrowse && !IsIdle() && !IsCalcLayout() && !IsComplete() && in FormatCntnt()
257 const sal_Bool bOldIdle = pVOpt->IsIdle(); in StartTextConversion()478 sal_Bool bOldIdle = pVOpt->IsIdle(); in HyphenateDocument()613 sal_Bool bOldIdle = pVOpt->IsIdle(); in StartThesaurus()
65 virtual bool IsIdle (void);383 bool PresenterPreviewCache::PresenterCacheContext::IsIdle (void) in IsIdle() function in sd::presenter::PresenterPreviewCache::PresenterCacheContext
59 virtual bool IsIdle (void) = 0;
49 virtual bool IsIdle (void);
82 bool ViewCacheContext::IsIdle (void) in IsIdle() function in sd::slidesorter::view::ViewCacheContext
165 && mpCacheContext->IsIdle()) in ProcessRequests()
148 sal_Bool IsIdle() const { return bIdle; } in IsIdle() function in SwLayAction
378 bOldIdle = rSh.GetViewOptions()->IsIdle(); in AcceptDrop()
4503 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()4511 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()4519 bIdle = rSh.GetViewOptions()->IsIdle(); in SetApplyTemplate()
200 inline sal_Bool IsIdle() const in IsIdle() function in SwViewOption
525 bOldIdle = pShell->GetViewOptions()->IsIdle(); in Start()
721 if( !pOpt->IsIdle() || !GetWin() || in LayoutIdle()
3214 bOldIdle = pWrtShell->GetViewOptions()->IsIdle(); in StartDrag()
Completed in 110 milliseconds