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

Public Member Functions

 OptionsPageInfo (sal_uInt16 nId)
 

Public Attributes

std::unique_ptr< SfxTabPagem_xPage
 
sal_uInt16 m_nPageId
 
OUString m_sPageURL
 
OUString m_sEventHdl
 
std::unique_ptr< ExtensionsTabPagem_xExtPage
 

Detailed Description

Definition at line 417 of file treeopt.cxx.

Constructor & Destructor Documentation

◆ OptionsPageInfo()

OptionsPageInfo::OptionsPageInfo ( sal_uInt16  nId)
inlineexplicit

Definition at line 425 of file treeopt.cxx.

References nId.

Member Data Documentation

◆ m_nPageId

sal_uInt16 OptionsPageInfo::m_nPageId

◆ m_sEventHdl

OUString OptionsPageInfo::m_sEventHdl

Definition at line 422 of file treeopt.cxx.

Referenced by lcl_insertLeaf(), and OfaTreeOptionsDialog::SelectHdl_Impl().

◆ m_sPageURL

OUString OptionsPageInfo::m_sPageURL

◆ m_xExtPage

std::unique_ptr<ExtensionsTabPage> OptionsPageInfo::m_xExtPage

◆ m_xPage

std::unique_ptr<SfxTabPage> OptionsPageInfo::m_xPage

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