|
LibreOffice Module sfx2 (master) 1
|
#include <comphelper/dispatchcommand.hxx>#include <officecfg/Office/Common.hxx>#include <charmapcontrol.hxx>#include <charmappopup.hxx>#include <sfx2/viewfrm.hxx>#include <sfx2/strings.hrc>#include <sfx2/sfxresid.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (SfxCharmapCtrl, CharClickHdl, SvxCharView *, pView, void) | |
| IMPL_LINK_NOARG (SfxCharmapCtrl, OpenDlgHdl, weld::Button &, void) | |
| static std::pair< std::deque< OUString >::const_iterator, std::deque< OUString >::const_iterator > | findInPair (std::u16string_view str1, const std::deque< OUString > &rContainer1, std::u16string_view str2, const std::deque< OUString > &rContainer2) |
| IMPL_LINK (SfxCharmapContainer, RecentClearClickHdl, SvxCharView *, rView, void) | |
| IMPL_LINK_NOARG (SfxCharmapContainer, RecentClearAllClickHdl, SvxCharView *, void) | |
| IMPL_LINK (SfxCharmapContainer, FavClearClickHdl, SvxCharView *, rView, void) | |
| IMPL_LINK_NOARG (SfxCharmapContainer, FavClearAllClickHdl, SvxCharView *, void) | |
| IMPL_LINK_NOARG (SfxCharmapCtrl, UpdateRecentHdl, void *, void) | |
|
static |
Definition at line 238 of file charmapcontrol.cxx.
Referenced by SfxCharmapContainer::getFavChar(), and SfxCharmapContainer::getRecentChar().
| IMPL_LINK | ( | SfxCharmapContainer | , |
| FavClearClickHdl | , | ||
| SvxCharView * | , | ||
| rView | , | ||
| void | |||
| ) |
Definition at line 442 of file charmapcontrol.cxx.
| IMPL_LINK | ( | SfxCharmapContainer | , |
| RecentClearClickHdl | , | ||
| SvxCharView * | , | ||
| rView | , | ||
| void | |||
| ) |
Definition at line 397 of file charmapcontrol.cxx.
References comphelper::ConfigurationChanges::create(), and i.
| IMPL_LINK | ( | SfxCharmapCtrl | , |
| CharClickHdl | , | ||
| SvxCharView * | , | ||
| pView | , | ||
| void | |||
| ) |
Definition at line 209 of file charmapcontrol.cxx.
References m_xControl.
| IMPL_LINK_NOARG | ( | SfxCharmapContainer | , |
| FavClearAllClickHdl | , | ||
| SvxCharView * | , | ||
| void | |||
| ) |
Definition at line 448 of file charmapcontrol.cxx.
References comphelper::ConfigurationChanges::create().
| IMPL_LINK_NOARG | ( | SfxCharmapContainer | , |
| RecentClearAllClickHdl | , | ||
| SvxCharView * | , | ||
| void | |||
| ) |
Definition at line 429 of file charmapcontrol.cxx.
References comphelper::ConfigurationChanges::create().
| IMPL_LINK_NOARG | ( | SfxCharmapCtrl | , |
| OpenDlgHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 216 of file charmapcontrol.cxx.
References SfxViewFrame::Current(), comphelper::dispatchCommand(), m_xControl, and xFrame.
| IMPL_LINK_NOARG | ( | SfxCharmapCtrl | , |
| UpdateRecentHdl | , | ||
| void * | , | ||
| void | |||
| ) |
Definition at line 471 of file charmapcontrol.cxx.
References SfxResId().