Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx6910 const Window* pExcludeWindow ) in EnableInput() argument
6919 if( pExcludeWindow ) in EnableInput()
6920 pExcludeWindow = pExcludeWindow->ImplGetFirstOverlapWindow(); in EnableInput()
6929 if ( !pExcludeWindow || !pExcludeWindow->ImplIsWindowOrChild( pSysWin, sal_True ) ) in EnableInput()
6946 … if ( !pExcludeWindow || !pExcludeWindow->ImplIsWindowOrChild( pFrameWin, sal_True ) ) in EnableInput()
6965 if ( !pExcludeWindow || !pExcludeWindow->ImplIsWindowOrChild( (*p), sal_True ) ) in EnableInput()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx778 const Window* pExcludeWindow = NULL );

Completed in 55 milliseconds