LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
SalMenuEvent Struct Reference

#include <salwtype.hxx>

Public Member Functions

 SalMenuEvent ()
 
 SalMenuEvent (sal_uInt16 i_nId, void *i_pMenu)
 

Public Attributes

sal_uInt16 mnId
 
void * mpMenu
 

Detailed Description

Definition at line 131 of file salwtype.hxx.

Constructor & Destructor Documentation

◆ SalMenuEvent() [1/2]

SalMenuEvent::SalMenuEvent ( )
inline

Definition at line 136 of file salwtype.hxx.

◆ SalMenuEvent() [2/2]

SalMenuEvent::SalMenuEvent ( sal_uInt16  i_nId,
void *  i_pMenu 
)
inline

Definition at line 137 of file salwtype.hxx.

Member Data Documentation

◆ mnId

sal_uInt16 SalMenuEvent::mnId

Definition at line 133 of file salwtype.hxx.

Referenced by ImplHandleMenuEvent().

◆ mpMenu

void* SalMenuEvent::mpMenu

Definition at line 134 of file salwtype.hxx.

Referenced by ImplHandleMenuEvent().


The documentation for this struct was generated from the following file: