Searched refs:GetProgress (Results 1 – 15 of 15) sorted by relevance
316 if ( xDocShell->GetProgress() ) in IMPL_LINK()389 if ( xDocShell.Is() && xDocShell->GetProgress() ) in IMPL_LINK()424 if ( xDocShell.Is() && xDocShell->GetProgress() ) in IMPL_LINK_INLINE_END()447 if ( xDocShell && xDocShell->GetProgress() ) in IMPL_LINK()464 if ( !xDocShell.Is() || !xDocShell->GetProgress() ) in IMPL_LINK_INLINE_START()
451 if ( !pImp->bDisposing && GetProgress() ) in Close()
1130 SfxProgress* SfxObjectShell::GetProgress() const in GetProgress() function in SfxObjectShell
235 if ( pImp->xObjSh.Is() && pImp->xObjSh->GetProgress() == this ) in Stop()710 pProgress = pDocSh->GetProgress(); in GetActiveProgress()712 pProgress = SFX_APP()->GetProgress(); in GetActiveProgress()
482 if( pOldContainerFrame->GetProgress() ) in SetViewFrame_Impl()483 pOldContainerFrame->GetProgress()->Suspend(); in SetViewFrame_Impl()506 SfxProgress *pProgress = pNewContainerFrame->GetProgress(); in SetViewFrame_Impl()
153 SfxProgress* SfxApplication::GetProgress() const in GetProgress() function in SfxApplication
970 if ( pDoc->GetProgress() == 0 ) in SaveAll_Impl()
112 pObjSh->GetProgress() || in ScProgress()
215 SfxProgress* GetProgress() const;
128 SfxProgress* GetProgress() const;
497 SfxProgress* GetProgress() const;
163 ProgressInfo* GetProgress() const { return pProgress; } in GetProgress() function in EditorWindow
1719 SfxProgress* SfxViewFrame::GetProgress() const in GetProgress() function in SfxViewFrame1722 return pObjSh ? pObjSh->GetProgress() : 0; in GetProgress()
3143 if (pViewData->GetDocShell()->GetProgress()) in KeyInput()
1298 if ( bLockInput || (pObjSh && pObjSh->GetProgress()) ) in KeyInput()
Completed in 129 milliseconds