Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/awt/
H A Dvclxmenu.cxx105 VclMenuEvent* pMenuEvent = (VclMenuEvent*)pEvent; in IMPL_LINK() local
106 if ( pMenuEvent->GetMenu() == mpMenu ) // Also called for the root menu in IMPL_LINK()
108 switch ( pMenuEvent->GetId() ) in IMPL_LINK()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkutil.cxx665 if (const VclMenuEvent* pMenuEvent = dynamic_cast<const VclMenuEvent*>(pEvent)) in WindowEventHandler() local
667 handle_menu_highlighted(pMenuEvent); in WindowEventHandler()

Completed in 15 milliseconds