Home
last modified time | relevance | path

Searched refs:pEventWindow (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/accessibility/source/extended/
H A Daccessibletabbarbase.cxx58 Window* pEventWindow = pWinEvent->GetWindow(); in IMPL_LINK() local
59 DBG_ASSERT( pEventWindow, "AccessibleTabBarBase::WindowEventListener: no window!" ); in IMPL_LINK()
68 …if ( !pEventWindow->IsAccessibilityEventsSuppressed() || (pWinEvent->GetId() == VCLEVENT_OBJECT_DY… in IMPL_LINK()
/aoo42x/main/sd/source/ui/view/
H A DViewShellManager.cxx1167 ::Window* pEventWindow in IMPL_LINK()
1178 if (pEventWindow == static_cast< ::Window*>(aI->GetWindow())) in IMPL_LINK()
1199 if (iShell->GetWindow() == pEventWindow) in IMPL_LINK()
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx3240 Window* pEventWindow( getEventWindow() ); in init() local
3241 if ( pEventWindow ) in init()
3242 pEventWindow->AddEventListener( LINK( this, FmXGridCell, OnWindowEvent ) ); in init()

Completed in 46 milliseconds