Home
last modified time | relevance | path

Searched refs:IsDowning (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dbindings.cxx703 SFX_APP()->IsDowning() ) in InvalidateAll()
763 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in Invalidate()
818 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in InvalidateShell()
830 SFX_APP()->IsDowning() ) in InvalidateShell()
883 if ( !pDispatcher || pImp->bAllDirty || SFX_APP()->IsDowning() ) in Invalidate()
915 if ( SFX_APP()->IsDowning() ) in Invalidate()
1702 …if ( (pFrame && !pFrame->GetObjectShell()->AcceptStateUpdate()) || pSfxApp->IsDowning() || !pImp->… in IMPL_LINK()
1908 if ( --nRegLevel == 0 && !SFX_APP()->IsDowning() ) in LeaveRegistrations()
H A Ddispatch.cxx440 if ( pBindings && !pSfxApp->IsDowning() && !bFlushed ) in ~SfxDispatcher()
533 if ( !pSfxApp->IsDowning() && pImp->aToDoStack.Count() ) in Pop()
875 if ( IsAppDispatcher() && !pSfxApp->IsDowning() ) in DoDeactivate_Impl()
1999 if ( !pSfxApp->IsDowning() ) in FlushImpl()
2964 if ( !SFX_APP()->IsDowning() ) in InsertShell_Impl()
2991 if ( !SFX_APP()->IsDowning() ) in RemoveShell_Impl()
/trunk/main/sc/source/core/tool/
H A Dprogress.cxx103 else if ( SFX_APP()->IsDowning() ) in ScProgress()
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx281 sal_Bool SfxApplication::IsDowning() const { return pAppData_Impl->bDowning; } in IsDowning() function in SfxApplication
/trunk/main/sfx2/inc/sfx2/
H A Dapp.hxx244 sal_Bool IsDowning() const;
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1404 if ( !SFX_APP()->IsDowning() ) // nicht beim Programmende in InputEnterHandler()
H A Dinputhdl.cxx474 if ( !SFX_APP()->IsDowning() ) // inplace in ~ScInputHandler()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx1161 if ( !pSfxApp->IsDowning() && !IsLoading() && pFrame && !pFrame->GetFrame().IsClosing_Impl() ) in PostActivateEvent_Impl()

Completed in 91 milliseconds