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

#include <FontworkPropertyPanel.hxx>

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

Public Member Functions

 FontworkPropertyPanel (weld::Widget *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame)
 
- 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, const css::uno::Reference< css::frame::XFrame > &rxFrame)
 

Private Attributes

std::unique_ptr< weld::Toolbarm_pToolbar
 
std::unique_ptr< ToolbarUnoDispatcherm_xToolbar
 

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 29 of file FontworkPropertyPanel.hxx.

Constructor & Destructor Documentation

◆ FontworkPropertyPanel()

svx::sidebar::FontworkPropertyPanel::FontworkPropertyPanel ( weld::Widget pParent,
const css::uno::Reference< css::frame::XFrame > &  rxFrame 
)

Definition at line 33 of file FontworkPropertyPanel.cxx.

References comphelper::LibreOfficeKit::isActive(), and m_pToolbar.

Member Function Documentation

◆ Create()

std::unique_ptr< PanelLayout > svx::sidebar::FontworkPropertyPanel::Create ( weld::Widget pParent,
const css::uno::Reference< css::frame::XFrame > &  rxFrame 
)
static

Definition at line 44 of file FontworkPropertyPanel.cxx.

Member Data Documentation

◆ m_pToolbar

std::unique_ptr<weld::Toolbar> svx::sidebar::FontworkPropertyPanel::m_pToolbar
private

Definition at line 40 of file FontworkPropertyPanel.hxx.

Referenced by FontworkPropertyPanel().

◆ m_xToolbar

std::unique_ptr<ToolbarUnoDispatcher> svx::sidebar::FontworkPropertyPanel::m_xToolbar
private

Definition at line 41 of file FontworkPropertyPanel.hxx.


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