Home
last modified time | relevance | path

Searched refs:pOldFocusWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwindow.cxx4104 Window* pOldFocusWindow = pSVData->maWinData.mpFocusWin; in ImplGrabFocus() local
4105 ImplDelData aOldFocusDel( pOldFocusWindow ); in ImplGrabFocus()
4109 if ( pOldFocusWindow ) in ImplGrabFocus()
4112 if ( pOldFocusWindow->mpWindowImpl->mpCursor ) in ImplGrabFocus()
4118 if ( pOldFocusWindow ) in ImplGrabFocus()
4243 if ( pOldFocusWindow && ! aOldFocusDel.IsDelete() ) in ImplGrabFocus()
4245 if ( pOldFocusWindow->IsTracking() && in ImplGrabFocus()
4250 pOldFocusWindow->LoseFocus(); in ImplGrabFocus()
4251 pOldFocusWindow->ImplCallDeactivateListeners( this ); in ImplGrabFocus()
4272 if( pOldFocusWindow && in ImplGrabFocus()
[all …]
H A Dwinproc.cxx1798 Window* pOldFocusWindow = pFocusWin; in IMPL_LINK() local
1799 if ( pOldFocusWindow ) in IMPL_LINK()
1801 Window* pOldOverlapWindow = pOldFocusWindow->ImplGetFirstOverlapWindow(); in IMPL_LINK()

Completed in 68 milliseconds