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

Public Member Functions

 OptionsGroupInfo (SfxShell *pSh, SfxModule *pMod, sal_uInt16 nId)
 

Public Attributes

std::optional< SfxItemSetm_pInItemSet
 
std::unique_ptr< SfxItemSetm_pOutItemSet
 
SfxShellm_pShell
 
SfxModulem_pModule
 
sal_uInt16 m_nDialogId
 

Detailed Description

Definition at line 428 of file treeopt.cxx.

Constructor & Destructor Documentation

◆ OptionsGroupInfo()

OptionsGroupInfo::OptionsGroupInfo ( SfxShell pSh,
SfxModule pMod,
sal_uInt16  nId 
)
inline

Definition at line 436 of file treeopt.cxx.

References nId.

Member Data Documentation

◆ m_nDialogId

sal_uInt16 OptionsGroupInfo::m_nDialogId

◆ m_pInItemSet

std::optional<SfxItemSet> OptionsGroupInfo::m_pInItemSet

◆ m_pModule

SfxModule* OptionsGroupInfo::m_pModule

Definition at line 433 of file treeopt.cxx.

Referenced by OfaTreeOptionsDialog::SelectHdl_Impl().

◆ m_pOutItemSet

std::unique_ptr<SfxItemSet> OptionsGroupInfo::m_pOutItemSet

◆ m_pShell

SfxShell* OptionsGroupInfo::m_pShell

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