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

#include <treeopt.hxx>

Public Member Functions

 OptionsLeaf (OUString aLabel, OUString aPageURL, OUString aEventHdl, OUString aGroupId, sal_Int32 nGroupIndex)
 

Public Attributes

OUString m_sLabel
 
OUString m_sPageURL
 
OUString m_sEventHdl
 
OUString m_sGroupId
 
sal_Int32 m_nGroupIndex
 

Detailed Description

Definition at line 57 of file treeopt.hxx.

Constructor & Destructor Documentation

◆ OptionsLeaf()

OptionsLeaf::OptionsLeaf ( OUString  aLabel,
OUString  aPageURL,
OUString  aEventHdl,
OUString  aGroupId,
sal_Int32  nGroupIndex 
)
inline

Definition at line 65 of file treeopt.hxx.

References aLabel.

Member Data Documentation

◆ m_nGroupIndex

sal_Int32 OptionsLeaf::m_nGroupIndex

Definition at line 63 of file treeopt.hxx.

◆ m_sEventHdl

OUString OptionsLeaf::m_sEventHdl

Definition at line 61 of file treeopt.hxx.

Referenced by lcl_insertLeaf().

◆ m_sGroupId

OUString OptionsLeaf::m_sGroupId

Definition at line 62 of file treeopt.hxx.

◆ m_sLabel

OUString OptionsLeaf::m_sLabel

Definition at line 59 of file treeopt.hxx.

Referenced by lcl_insertLeaf().

◆ m_sPageURL

OUString OptionsLeaf::m_sPageURL

Definition at line 60 of file treeopt.hxx.

Referenced by lcl_insertLeaf().


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