Searched refs:pShellWin (Results 1 – 2 of 2) sorted by relevance
203 Window* pShellWin = pCurSh->GetWindow(); in ReleaseFocus() local204 if ( !pShellWin ) // sonst werde ich ihn nicht los in ReleaseFocus()205 pShellWin = Application::GetDefDialogParent(); in ReleaseFocus()207 pShellWin->GrabFocus(); in ReleaseFocus()
1703 Window* pShellWin = pActiveViewSh ? in UpdateActiveView() local1715 if ( pWin==pShellWin ) in UpdateActiveView()
Completed in 26 milliseconds