Searched refs:mbInDtor (Results 1 – 3 of 3) sorted by relevance
84 if( ! mpWindowImpl->mpExtImpl && ! mpWindowImpl->mbInDtor ) in ImplGetExtWindowImpl()
268 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()
368 mbInDtor:1, member in WindowImpl
Completed in 52 milliseconds