LibreOffice Module sfx2 (master) 1
|
#include <charmapcontrol.hxx>
Public Member Functions | |
SfxCharmapCtrl (CharmapPopup *pControl, weld::Widget *pParent) | |
virtual | ~SfxCharmapCtrl () override |
virtual void | GrabFocus () override |
Public Member Functions inherited from WeldToolbarPopup | |
WeldToolbarPopup (css::uno::Reference< css::frame::XFrame > xFrame, weld::Widget *pParent, const OUString &rUIFile, const OUString &rId) | |
virtual | ~WeldToolbarPopup () |
weld::Container * | getTopLevel () |
weld::Container * | getContainer () |
void | AddStatusListener (const OUString &rCommandURL) |
virtual void | statusChanged (const css::frame::FeatureStateEvent &Event) |
virtual void | GrabFocus ()=0 |
Private Member Functions | |
DECL_LINK (CharClickHdl, SvxCharView *, void) | |
DECL_LINK (OpenDlgHdl, weld::Button &, void) | |
DECL_LINK (UpdateRecentHdl, void *, void) | |
Private Attributes | |
rtl::Reference< CharmapPopup > | m_xControl |
ScopedVclPtr< VirtualDevice > | m_xVirDev |
SfxCharmapContainer | m_aCharmapContents |
std::unique_ptr< weld::Label > | m_xRecentLabel |
std::unique_ptr< weld::Button > | m_xDlgBtn |
Additional Inherited Members | |
Protected Attributes inherited from WeldToolbarPopup | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::unique_ptr< weld::Container > | m_xTopLevel |
std::unique_ptr< weld::Container > | m_xContainer |
css::uno::Reference< css::frame::XFrame > | m_xFrame |
rtl::Reference< svt::FrameStatusListener > | m_xStatusListener |
Definition at line 31 of file charmapcontrol.hxx.
|
explicit |
Definition at line 128 of file charmapcontrol.cxx.
References Create(), SfxCharmapContainer::init(), LINK, m_aCharmapContents, m_xControl, and m_xDlgBtn.
|
overridevirtual |
Definition at line 142 of file charmapcontrol.cxx.
|
private |
|
private |
|
private |
|
overridevirtual |
Implements WeldToolbarPopup.
Definition at line 227 of file charmapcontrol.cxx.
References SfxCharmapContainer::GrabFocusToFirstFavorite(), and m_aCharmapContents.
|
private |
Definition at line 44 of file charmapcontrol.hxx.
Referenced by GrabFocus(), and SfxCharmapCtrl().
|
private |
Definition at line 40 of file charmapcontrol.hxx.
|
private |
Definition at line 47 of file charmapcontrol.hxx.
Referenced by SfxCharmapCtrl().
|
private |
Definition at line 46 of file charmapcontrol.hxx.
|
private |
Definition at line 42 of file charmapcontrol.hxx.