Searched refs:SalMenuEvent (Results 1 – 5 of 5) sorted by relevance
130 struct SalMenuEvent struct135 SalMenuEvent() : mnId( 0 ), mpMenu( NULL ) {} in SalMenuEvent() argument136 SalMenuEvent( sal_uInt16 i_nId, void* i_pMenu ) in SalMenuEvent() function
52 SalMenuEvent aMenuEvt;90 SalMenuEvent aMenuEvt( mpMenuItem->mnId, mpMenuItem->mpVCLMenu );172 … SalMenuEvent aMenuEvt( rButtons[i].maButton.mnId, AquaSalMenu::pCurrentMenuBar->mpVCLMenu );
5079 SalMenuEvent aMenuEvt; in ImplHandleMenuActivate()5119 SalMenuEvent aMenuEvt; in ImplHandleMenuSelect()5159 SalMenuEvent aMenuEvt; in ImplHandleMenuSelect()5186 SalMenuEvent aMenuEvt; in ImplHandleCommand()
2098 static long ImplHandleMenuEvent( Window* pWindow, SalMenuEvent* pEvent, sal_uInt16 nEvent ) in ImplHandleMenuEvent()2475 nRet = ImplHandleMenuEvent( pWindow, (SalMenuEvent*)pEvent, nEvent ); in ImplWindowFrameProc()
3108 SalMenuEvent aMenuEvt; in SalImplHandleProcessMenu()
Completed in 98 milliseconds