Home
last modified time | relevance | path

Searched refs:mbDel (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx309 if( !mbDel && mpWindow ) in ~ImplDelData()
4751 pDelData->mbDel = sal_True; in ~Window()
/trunk/main/vcl/inc/
H A Dsvdata.hxx436 sal_Bool mbDel; member
439 : mpNext( NULL ), mpWindow( NULL ), mbDel( sal_False ) in ImplDelData()
446 DBG_ASSERT( mbDel == sal_False, "object deleted while in use !" ); in IsDead()
447 return (mbDel!=sal_False); in IsDead()

Completed in 54 milliseconds