LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
VclBuilder::MenuAndId Struct Reference
Collaboration diagram for VclBuilder::MenuAndId:
[legend]

Public Member Functions

 MenuAndId (OUString sId, Menu *pMenu)
 

Public Attributes

OUString m_sID
 
VclPtr< Menum_pMenu
 

Detailed Description

Definition at line 155 of file builder.hxx.

Constructor & Destructor Documentation

◆ MenuAndId()

VclBuilder::MenuAndId::MenuAndId ( OUString  sId,
Menu pMenu 
)

Definition at line 4387 of file builder.cxx.

Member Data Documentation

◆ m_pMenu

VclPtr<Menu> VclBuilder::MenuAndId::m_pMenu

Definition at line 158 of file builder.hxx.

◆ m_sID

OUString VclBuilder::MenuAndId::m_sID

Definition at line 157 of file builder.hxx.


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