Home
last modified time | relevance | path

Searched refs:mbInDtor (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx268 mbInDtor = sal_False; // sal_True: is set when the window is being destructed in WindowImpl()
3990 if( mpWindowImpl->mbInDtor ) in ImplGrabFocus()
4076 …if ( ( pSVData->maWinData.mpFocusWin != this && ! mpWindowImpl->mbInDtor ) || ( bAsyncFocusWaiting… in ImplGrabFocus()
4409 DBG_ASSERT( !mpWindowImpl->mbInDtor, "~Window - already in DTOR!" ); in ~Window()
4426 mpWindowImpl->mbInDtor = sal_True; in ~Window()
9642 if ( mpWindowImpl->mbInDtor ) in IsTopWindow()
H A Dwindow4.cxx84 if( ! mpWindowImpl->mpExtImpl && ! mpWindowImpl->mbInDtor ) in ImplGetExtWindowImpl()
/trunk/main/vcl/inc/
H A Dwindow.h368 mbInDtor:1, member in WindowImpl

Completed in 59 milliseconds