Home
last modified time | relevance | path

Searched refs:GetProgress (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dnew.cxx316 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()
H A Dobjxtor.cxx451 if ( !pImp->bDisposing && GetProgress() ) in Close()
H A Dobjmisc.cxx1130 SfxProgress* SfxObjectShell::GetProgress() const in GetProgress() function in SfxObjectShell
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx235 if ( pImp->xObjSh.Is() && pImp->xObjSh->GetProgress() == this ) in Stop()
710 pProgress = pDocSh->GetProgress(); in GetActiveProgress()
712 pProgress = SFX_APP()->GetProgress(); in GetActiveProgress()
/trunk/main/sfx2/source/appl/
H A Dapp.cxx482 if( pOldContainerFrame->GetProgress() ) in SetViewFrame_Impl()
483 pOldContainerFrame->GetProgress()->Suspend(); in SetViewFrame_Impl()
506 SfxProgress *pProgress = pNewContainerFrame->GetProgress(); in SetViewFrame_Impl()
H A Dappmisc.cxx153 SfxProgress* SfxApplication::GetProgress() const in GetProgress() function in SfxApplication
H A Dappcfg.cxx970 if ( pDoc->GetProgress() == 0 ) in SaveAll_Impl()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx112 pObjSh->GetProgress() || in ScProgress()
/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx215 SfxProgress* GetProgress() const;
H A Dviewfrm.hxx128 SfxProgress* GetProgress() const;
H A Dobjsh.hxx497 SfxProgress* GetProgress() const;
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx163 ProgressInfo* GetProgress() const { return pProgress; } in GetProgress() function in EditorWindow
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx1719 SfxProgress* SfxViewFrame::GetProgress() const in GetProgress() function in SfxViewFrame
1722 return pObjSh ? pObjSh->GetProgress() : 0; in GetProgress()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1300 if ( bLockInput || (pObjSh && pObjSh->GetProgress()) ) in KeyInput()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx3143 if (pViewData->GetDocShell()->GetProgress()) in KeyInput()

Completed in 93 milliseconds