Searched refs:IsInDestruction (Results 1 – 11 of 11) sorted by relevance
115 if ( ! mpDocSh->IsInDestruction() && mpDocSh->GetViewShell()!=NULL) in ~FuSearch()
162 inline bool IsInDestruction() const in IsInDestruction() function in sw::mark::DdeBookmark
126 sal_Bool IsInDestruction() const { return mbInDestruction; } in IsInDestruction() function in sd::DrawDocShell
568 if(pModel && !rObj.IsInDestruction()) in Notify()
725 bool IsInDestruction() const;
1115 sal_Bool IsInDestruction() const;
749 …if( pDocShell && !pDocShell->IsInDestruction() && ( pDocShell->GetCreateMode() != SFX_CREATE_MODE… in RefreshDocumentLB()
3142 sal_Bool SdrObject::IsInDestruction() const in IsInDestruction() function in SdrObject3145 return pModel->IsInDestruction(); in IsInDestruction()
333 bool SdrModel::IsInDestruction() const in IsInDestruction() function in SdrModel
1289 if( pModel->IsInDestruction() ) in Disconnect_Impl()
3873 if ( pDdeBookmark && !pDdeBookmark->IsInDestruction() ) in Disconnect()
Completed in 92 milliseconds