Searched refs:mbInDestruction (Results 1 – 6 of 6) sorted by relevance
126 sal_Bool IsInDestruction() const { return mbInDestruction; } in IsInDestruction()225 sal_Bool mbInDestruction; member in sd::DrawDocShell
164 return mbInDestruction; in IsInDestruction()168 bool mbInDestruction; member in sw::mark::DdeBookmark
133 mbInDestruction = sal_False; in Construct()237 mbInDestruction = sal_True; in ~DrawDocShell()
227 , mbInDestruction( false ) in DdeBookmark()245 mbInDestruction = true; in ~DdeBookmark()
118 mbInDestruction=false; in ImpCtor()264 mbInDestruction = true; in ~SdrModel()335 return mbInDestruction; in IsInDestruction()721 mbInDestruction = true; in ClearModel()
271 FASTBOOL mbInDestruction; member in SdrModel
Completed in 41 milliseconds