LibreOffice Module svx (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
svx::sidebar::InspectorTextPanel Class Reference

#include <InspectorTextPanel.hxx>

Inheritance diagram for svx::sidebar::InspectorTextPanel:
[legend]
Collaboration diagram for svx::sidebar::InspectorTextPanel:
[legend]

Public Member Functions

virtual ~InspectorTextPanel () override
 
 InspectorTextPanel (weld::Widget *pParent)
 
void updateEntries (const std::vector< TreeNode > &rStore, const sal_Int32 nParIdx)
 
- Public Member Functions inherited from PanelLayout
 PanelLayout (weld::Widget *pParent, const OUString &rID, const OUString &rUIXMLDescription)
 
void SetPanel (sfx2::sidebar::Panel *pPanel)
 
virtual ~PanelLayout ()
 
Size get_preferred_size () const
 
void queue_resize ()
 

Static Public Member Functions

static std::unique_ptr< PanelLayoutCreate (weld::Widget *pParent)
 

Private Attributes

std::unique_ptr< weld::TreeViewmpListBoxStyles
 

Additional Inherited Members

- Protected Member Functions inherited from PanelLayout
virtual void DataChanged (const DataChangedEvent &rEvent)
 
virtual void DumpAsPropertyTree (tools::JsonWriter &)
 
virtual weld::WindowGetFrameWeld () const
 
- Protected Attributes inherited from PanelLayout
std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 
sfx2::sidebar::Panelm_pPanel
 

Detailed Description

Definition at line 44 of file InspectorTextPanel.hxx.

Constructor & Destructor Documentation

◆ ~InspectorTextPanel()

svx::sidebar::InspectorTextPanel::~InspectorTextPanel ( )
overridevirtual

Definition at line 162 of file InspectorTextPanel.cxx.

◆ InspectorTextPanel()

svx::sidebar::InspectorTextPanel::InspectorTextPanel ( weld::Widget pParent)

Definition at line 47 of file InspectorTextPanel.cxx.

References MinimumPanelWidth, and mpListBoxStyles.

Member Function Documentation

◆ Create()

std::unique_ptr< PanelLayout > svx::sidebar::InspectorTextPanel::Create ( weld::Widget pParent)
static

Definition at line 39 of file InspectorTextPanel.cxx.

◆ updateEntries()

void svx::sidebar::InspectorTextPanel::updateEntries ( const std::vector< TreeNode > &  rStore,
const sal_Int32  nParIdx 
)

Member Data Documentation

◆ mpListBoxStyles

std::unique_ptr<weld::TreeView> svx::sidebar::InspectorTextPanel::mpListBoxStyles
private

Definition at line 56 of file InspectorTextPanel.hxx.

Referenced by InspectorTextPanel(), and updateEntries().


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