|
LibreOffice Module vcl (master) 1
|
#include <salwtype.hxx>
Public Member Functions | |
| SalMenuEvent () | |
| SalMenuEvent (sal_uInt16 i_nId, void *i_pMenu) | |
Public Attributes | |
| sal_uInt16 | mnId |
| void * | mpMenu |
Definition at line 131 of file salwtype.hxx.
|
inline |
Definition at line 136 of file salwtype.hxx.
|
inline |
Definition at line 137 of file salwtype.hxx.
| sal_uInt16 SalMenuEvent::mnId |
Definition at line 133 of file salwtype.hxx.
Referenced by ImplHandleMenuEvent().
| void* SalMenuEvent::mpMenu |
Definition at line 134 of file salwtype.hxx.
Referenced by ImplHandleMenuEvent().