Home
last modified time | relevance | path

Searched refs:ImplGetFirstOverlapWindow (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/vcl/source/window/
H A Ddialog.cxx291 if ( pParent->ImplGetFirstOverlapWindow()->IsWindowOrChild( pExeDlg, sal_True ) && in ImplInit()
630 pParent = pParent->ImplGetFirstOverlapWindow(); in ImplStartExecuteModal()
905 Window* pOverlap = ImplGetFirstOverlapWindow(); in SetModalInputMode()
932 pFocusControl = ImplGetFirstOverlapWindow()->mpWindowImpl->mpLastFocusWindow; in GrabFocusToFirstControl()
H A Dwindow2.cxx76 pTestWindow = pTestWindow->ImplGetFirstOverlapWindow(); in ImplIsWindowInFront()
78 const Window* pThisWindow = ImplGetFirstOverlapWindow(); in ImplIsWindowInFront()
1498 Window* Window::ImplGetFirstOverlapWindow() in ImplGetFirstOverlapWindow() function in Window
1506 const Window* Window::ImplGetFirstOverlapWindow() const in ImplGetFirstOverlapWindow() function in Window
H A Dwindow.cxx3106 Window* pWindow = ImplGetFirstOverlapWindow(); in ImplUpdateAll()
4084 Window* pOverlapWindow = ImplGetFirstOverlapWindow(); in ImplGrabFocus()
4121 Window* pOldOverlapWindow = pOldFocusWindow->ImplGetFirstOverlapWindow(); in ImplGrabFocus()
4122 Window* pNewOverlapWindow = ImplGetFirstOverlapWindow(); in ImplGrabFocus()
4128 Window* pNewOverlapWindow = ImplGetFirstOverlapWindow(); in ImplGrabFocus()
4677 Window* pOverlapWindow = ImplGetFirstOverlapWindow(); in ~Window()
6370 pNewOverlapWindow = pNewParent->ImplGetFirstOverlapWindow(); in SetParent()
6920 pExcludeWindow = pExcludeWindow->ImplGetFirstOverlapWindow(); in EnableInput()
6925 if ( ImplGetFirstOverlapWindow()->ImplIsWindowOrChild( pSysWin, sal_True ) ) in EnableInput()
6942 if ( ImplGetFirstOverlapWindow()->ImplIsWindowOrChild( pFrameWin, sal_True ) ) in EnableInput()
[all …]
H A Dwinproc.cxx1769 …w* pTopLevelWindow = ImplGetWindowImpl()->mpFrameData->mpFocusWin->ImplGetFirstOverlapWindow(); in IMPL_LINK()
1790 Window* pOverlapWindow = pFocusWin->ImplGetFirstOverlapWindow(); in IMPL_LINK()
1801 Window* pOldOverlapWindow = pOldFocusWindow->ImplGetFirstOverlapWindow(); in IMPL_LINK()
/aoo42x/main/vcl/inc/vcl/
H A Dwindow.hxx414 SAL_DLLPRIVATE Window* ImplGetFirstOverlapWindow();
415 SAL_DLLPRIVATE const Window* ImplGetFirstOverlapWindow() const;

Completed in 79 milliseconds