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

Public Member Functions

 SfxMacroTabPage_Impl ()
 

Public Attributes

OUString m_aStaticMacroLBLabel
 
std::unique_ptr< weld::Buttonm_xAssignPB
 
std::unique_ptr< weld::Buttonm_xDeletePB
 
std::unique_ptr< MacroEventListBoxm_xEventLB
 
std::unique_ptr< weld::Widgetm_xGroupFrame
 
std::unique_ptr< CuiConfigGroupListBoxm_xGroupLB
 
std::unique_ptr< weld::Framem_xMacroFrame
 
std::unique_ptr< CuiConfigFunctionListBoxm_xMacroLB
 
Idle m_aFillGroupIdle { "cui SfxMacroTabPage m_aFillGroupIdle" }
 
bool m_bGotEvents
 

Detailed Description

Definition at line 37 of file macroass.cxx.

Constructor & Destructor Documentation

◆ SfxMacroTabPage_Impl()

SfxMacroTabPage_Impl::SfxMacroTabPage_Impl ( )

Definition at line 55 of file macroass.cxx.

Member Data Documentation

◆ m_aFillGroupIdle

Idle SfxMacroTabPage_Impl::m_aFillGroupIdle { "cui SfxMacroTabPage m_aFillGroupIdle" }

Definition at line 51 of file macroass.cxx.

◆ m_aStaticMacroLBLabel

OUString SfxMacroTabPage_Impl::m_aStaticMacroLBLabel

Definition at line 42 of file macroass.cxx.

◆ m_bGotEvents

bool SfxMacroTabPage_Impl::m_bGotEvents

Definition at line 52 of file macroass.cxx.

◆ m_xAssignPB

std::unique_ptr<weld::Button> SfxMacroTabPage_Impl::m_xAssignPB

Definition at line 43 of file macroass.cxx.

◆ m_xDeletePB

std::unique_ptr<weld::Button> SfxMacroTabPage_Impl::m_xDeletePB

Definition at line 44 of file macroass.cxx.

◆ m_xEventLB

std::unique_ptr<MacroEventListBox> SfxMacroTabPage_Impl::m_xEventLB

Definition at line 45 of file macroass.cxx.

◆ m_xGroupFrame

std::unique_ptr<weld::Widget> SfxMacroTabPage_Impl::m_xGroupFrame

Definition at line 46 of file macroass.cxx.

◆ m_xGroupLB

std::unique_ptr<CuiConfigGroupListBox> SfxMacroTabPage_Impl::m_xGroupLB

Definition at line 47 of file macroass.cxx.

◆ m_xMacroFrame

std::unique_ptr<weld::Frame> SfxMacroTabPage_Impl::m_xMacroFrame

Definition at line 48 of file macroass.cxx.

◆ m_xMacroLB

std::unique_ptr<CuiConfigFunctionListBox> SfxMacroTabPage_Impl::m_xMacroLB

Definition at line 49 of file macroass.cxx.


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