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

#include <macropg_impl.hxx>

Public Member Functions

 SvxMacroTabPage_Impl (const SfxItemSet &rAttrSet)
 

Public Attributes

std::unique_ptr< weld::ButtonxAssignPB
 
std::unique_ptr< weld::ButtonxAssignComponentPB
 
std::unique_ptr< weld::ButtonxDeletePB
 
std::unique_ptr< weld::ButtonxDeleteAllPB
 
std::unique_ptr< weld::TreeViewxEventLB
 
bool bReadOnly
 
bool bIDEDialogMode
 

Detailed Description

Definition at line 25 of file macropg_impl.hxx.

Constructor & Destructor Documentation

◆ SvxMacroTabPage_Impl()

SvxMacroTabPage_Impl::SvxMacroTabPage_Impl ( const SfxItemSet rAttrSet)
explicit

Definition at line 43 of file macropg.cxx.

References bIDEDialogMode, bReadOnly, SfxItemSet::GetItemState(), and GetValue().

Member Data Documentation

◆ bIDEDialogMode

bool SvxMacroTabPage_Impl::bIDEDialogMode

Definition at line 36 of file macropg_impl.hxx.

Referenced by SvxMacroTabPage_Impl().

◆ bReadOnly

bool SvxMacroTabPage_Impl::bReadOnly

Definition at line 35 of file macropg_impl.hxx.

◆ xAssignComponentPB

std::unique_ptr<weld::Button> SvxMacroTabPage_Impl::xAssignComponentPB

Definition at line 31 of file macropg_impl.hxx.

◆ xAssignPB

std::unique_ptr<weld::Button> SvxMacroTabPage_Impl::xAssignPB

Definition at line 30 of file macropg_impl.hxx.

◆ xDeleteAllPB

std::unique_ptr<weld::Button> SvxMacroTabPage_Impl::xDeleteAllPB

Definition at line 33 of file macropg_impl.hxx.

◆ xDeletePB

std::unique_ptr<weld::Button> SvxMacroTabPage_Impl::xDeletePB

Definition at line 32 of file macropg_impl.hxx.

◆ xEventLB

std::unique_ptr<weld::TreeView> SvxMacroTabPage_Impl::xEventLB

Definition at line 34 of file macropg_impl.hxx.


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