Searched refs:IsClosing_Impl (Results 1 – 9 of 9) sorted by relevance
109 if ( pFrame->IsClosing_Impl() || !pFrame->GetFrameInterface().is() ) in Notify()197 …if ( pFrame && !pFrame->IsClosing_Impl() && pFrame->GetCurrentViewFrame() && pFrame->GetFrameInter… in GetFocus()
288 sal_Bool SfxFrame::IsClosing_Impl() const in IsClosing_Impl() function in SfxFrame922 if ( IsClosing_Impl() ) in Resize()
741 if ( !m_pViewSh || m_pViewSh->GetViewFrame()->GetFrame().IsClosing_Impl() ) in SetObject()
1187 …DBG_ASSERT( GetFrame().IsClosing_Impl() || !GetFrame().GetFrameInterface().is(), "ViewFrame closed… in Close()1998 if ( GetViewShell() && !GetFrame().IsClosing_Impl() ) in MakeActive_Impl()
982 if ( !pFrame->GetFrame().IsClosing_Impl() || in UIDeactivated()
191 SAL_DLLPRIVATE sal_Bool IsClosing_Impl() const;
813 if ( pFrame->IsClosing_Impl() || ( m_nLock && !bForce )) in ArrangeChilds_Impl()1343 if ( pFrame->IsClosing_Impl() ) in UpdateObjectBars_Impl()
1158 if ( !pSfxApp->IsDowning() && !IsLoading() && pFrame && !pFrame->GetFrame().IsClosing_Impl() ) in PostActivateEvent_Impl()
1664 if ( !bUpdate || pImp->pFrame->GetFrame().IsClosing_Impl() ) in Update_Impl()
Completed in 82 milliseconds