Home
last modified time | relevance | path

Searched refs:pOld (Results 226 – 226 of 226) sorted by path

12345678910

/trunk/main/vcl/source/window/
H A Dwindow.cxx8478 void Window::ImplCallActivateListeners( Window *pOld ) in ImplCallActivateListeners() argument
8481 if ( !pOld || !ImplIsChild( pOld ) ) in ImplCallActivateListeners()
8484 ImplCallEventListeners( VCLEVENT_WINDOW_ACTIVATE, pOld ); in ImplCallActivateListeners()
8498 ImplGetParent()->ImplCallActivateListeners( pOld ); in ImplCallActivateListeners()

Completed in 50 milliseconds

12345678910