Home
last modified time | relevance | path

Searched refs:IsInDestruction (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sd/source/ui/func/
H A Dfusearch.cxx115 if ( ! mpDocSh->IsInDestruction() && mpDocSh->GetViewShell()!=NULL) in ~FuSearch()
/aoo41x/main/sw/source/core/inc/
H A Dbookmrk.hxx162 inline bool IsInDestruction() const in IsInDestruction() function in sw::mark::DdeBookmark
/aoo41x/main/sd/source/ui/inc/
H A DDrawDocShell.hxx126 sal_Bool IsInDestruction() const { return mbInDestruction; } in IsInDestruction() function in sd::DrawDocShell
/aoo41x/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx568 if(pModel && !rObj.IsInDestruction()) in Notify()
/aoo41x/main/svx/inc/svx/
H A Dsvdmodel.hxx725 bool IsInDestruction() const;
H A Dsvdobj.hxx1115 sal_Bool IsInDestruction() const;
/aoo41x/main/sd/source/ui/dlg/
H A Dnavigatr.cxx749 …if( pDocShell && !pDocShell->IsInDestruction() && ( pDocShell->GetCreateMode() != SFX_CREATE_MODE… in RefreshDocumentLB()
/aoo41x/main/svx/source/svdraw/
H A Dsvdobj.cxx3142 sal_Bool SdrObject::IsInDestruction() const in IsInDestruction() function in SdrObject
3145 return pModel->IsInDestruction(); in IsInDestruction()
H A Dsvdmodel.cxx333 bool SdrModel::IsInDestruction() const in IsInDestruction() function in SdrModel
H A Dsvdoole2.cxx1289 if( pModel->IsInDestruction() ) in Disconnect_Impl()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3873 if ( pDdeBookmark && !pDdeBookmark->IsInDestruction() ) in Disconnect()

Completed in 132 milliseconds