LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
CommandDialogData Class Reference

#include <commandevent.hxx>

Public Member Functions

 CommandDialogData (ShowDialogId nDialogId)
 
ShowDialogId GetDialogId () const
 

Private Attributes

ShowDialogId m_nDialogId
 

Detailed Description

Definition at line 215 of file commandevent.hxx.

Constructor & Destructor Documentation

◆ CommandDialogData()

CommandDialogData::CommandDialogData ( ShowDialogId  nDialogId)
inline

Definition at line 219 of file commandevent.hxx.

Member Function Documentation

◆ GetDialogId()

ShowDialogId CommandDialogData::GetDialogId ( ) const
inline

Definition at line 223 of file commandevent.hxx.

Member Data Documentation

◆ m_nDialogId

ShowDialogId CommandDialogData::m_nDialogId
private

Definition at line 217 of file commandevent.hxx.


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