LibreOffice Module svx (master) 1
|
#include <FontworkPropertyPanel.hxx>
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< PanelLayout > | Create (weld::Widget *pParent, const css::uno::Reference< css::frame::XFrame > &rxFrame) |
Private Attributes | |
std::unique_ptr< weld::Toolbar > | m_pToolbar |
std::unique_ptr< ToolbarUnoDispatcher > | m_xToolbar |
Additional Inherited Members | |
Protected Member Functions inherited from PanelLayout | |
virtual void | DataChanged (const DataChangedEvent &rEvent) |
virtual void | DumpAsPropertyTree (tools::JsonWriter &) |
virtual weld::Window * | GetFrameWeld () const |
Protected Attributes inherited from PanelLayout | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::unique_ptr< weld::Container > | m_xContainer |
sfx2::sidebar::Panel * | m_pPanel |
Definition at line 29 of file FontworkPropertyPanel.hxx.
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.
|
static |
Definition at line 44 of file FontworkPropertyPanel.cxx.
|
private |
Definition at line 40 of file FontworkPropertyPanel.hxx.
Referenced by FontworkPropertyPanel().
|
private |
Definition at line 41 of file FontworkPropertyPanel.hxx.