Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx481 SAL_DLLPRIVATE void ImplUpdateWindowPtr( Window* pWindow );
482 SAL_DLLPRIVATE void ImplUpdateWindowPtr();
/trunk/main/vcl/source/window/
H A Dwindow.cxx3121 void Window::ImplUpdateWindowPtr( Window* pWindow ) in ImplUpdateWindowPtr() function in Window
3140 pChild->ImplUpdateWindowPtr( pWindow ); in ImplUpdateWindowPtr()
3147 void Window::ImplUpdateWindowPtr() in ImplUpdateWindowPtr() function in Window
3152 pChild->ImplUpdateWindowPtr( this ); in ImplUpdateWindowPtr()
3167 ImplUpdateWindowPtr(); in ImplUpdateOverlapWindowPtr()
6403 ImplUpdateWindowPtr(); in SetParent()

Completed in 54 milliseconds