Home
last modified time | relevance | path

Searched refs:mbInDestruction (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx126 sal_Bool IsInDestruction() const { return mbInDestruction; } in IsInDestruction()
225 sal_Bool mbInDestruction; member in sd::DrawDocShell
/trunk/main/sw/source/core/inc/
H A Dbookmrk.hxx164 return mbInDestruction; in IsInDestruction()
168 bool mbInDestruction; member in sw::mark::DdeBookmark
/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx133 mbInDestruction = sal_False; in Construct()
237 mbInDestruction = sal_True; in ~DrawDocShell()
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx227 , mbInDestruction( false ) in DdeBookmark()
245 mbInDestruction = true; in ~DdeBookmark()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx118 mbInDestruction=false; in ImpCtor()
264 mbInDestruction = true; in ~SdrModel()
335 return mbInDestruction; in IsInDestruction()
721 mbInDestruction = true; in ClearModel()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx271 FASTBOOL mbInDestruction; member in SdrModel

Completed in 44 milliseconds