LibreOffice Module cui (master) 1
Public Member Functions | Private Attributes | List of all members
MacroEventListBox Class Referencefinal

#include <headertablistbox.hxx>

Public Member Functions

 MacroEventListBox (std::unique_ptr< weld::TreeView > xTreeView)
 
void set_sensitive (bool bSensitive)
 
void show ()
 
weld::TreeViewGetListBox ()
 

Private Attributes

std::unique_ptr< weld::TreeViewm_xTreeView
 

Detailed Description

Definition at line 24 of file headertablistbox.hxx.

Constructor & Destructor Documentation

◆ MacroEventListBox()

MacroEventListBox::MacroEventListBox ( std::unique_ptr< weld::TreeView xTreeView)

Definition at line 52 of file macropg.cxx.

References HID_MACRO_HEADERTABLISTBOX, and m_xTreeView.

Member Function Documentation

◆ GetListBox()

weld::TreeView & MacroEventListBox::GetListBox ( )
inline

Definition at line 34 of file headertablistbox.hxx.

References m_xTreeView.

◆ set_sensitive()

void MacroEventListBox::set_sensitive ( bool  bSensitive)
inline

Definition at line 31 of file headertablistbox.hxx.

References m_xTreeView.

◆ show()

void MacroEventListBox::show ( )
inline

Definition at line 32 of file headertablistbox.hxx.

References m_xTreeView.

Member Data Documentation

◆ m_xTreeView

std::unique_ptr<weld::TreeView> MacroEventListBox::m_xTreeView
private

Definition at line 27 of file headertablistbox.hxx.

Referenced by GetListBox(), MacroEventListBox(), set_sensitive(), and show().


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