LibreOffice Module cui (master) 1
|
#include <sal/config.h>
#include <stdio.h>
#include <utility>
#include <vcl/svapp.hxx>
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
#include <svl/itempool.hxx>
#include <rtl/textenc.h>
#include <svx/ucsubset.hxx>
#include <vcl/settings.hxx>
#include <vcl/fontcharmap.hxx>
#include <vcl/virdev.hxx>
#include <svl/stritem.hxx>
#include <o3tl/temporary.hxx>
#include <officecfg/Office/Common.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/dispatchcommand.hxx>
#include <dialmgr.hxx>
#include <cui/cuicharmap.hxx>
#include <sfx2/app.hxx>
#include <svx/svxids.hrc>
#include <editeng/editids.hrc>
#include <editeng/fontitem.hxx>
#include <strings.hrc>
#include <unicode/uchar.h>
#include <unicode/utypes.h>
Go to the source code of this file.
IMPL_LINK | ( | SvxCharacterMap | , |
CharClickHdl | , | ||
SvxCharView * | , | ||
rView | , | ||
void | |||
) |
Definition at line 522 of file cuicharmap.cxx.
References o3tl::temporary().
IMPL_LINK | ( | SvxCharacterMap | , |
CharDoubleClickHdl | , | ||
SvxShowCharSet * | , | ||
pCharSet | , | ||
void | |||
) |
Definition at line 558 of file cuicharmap.cxx.
IMPL_LINK | ( | SvxCharacterMap | , |
CharPreSelectHdl | , | ||
SvxShowCharSet * | , | ||
pCharSet | , | ||
void | |||
) |
Definition at line 731 of file cuicharmap.cxx.
References Subset::GetName().
IMPL_LINK | ( | SvxCharacterMap | , |
ReturnKeypressOnCharHdl | , | ||
SvxShowCharSet * | , | ||
pCharSet | , | ||
void | |||
) |
Definition at line 568 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharHighlightHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 607 of file cuicharmap.cxx.
References Subset::GetName().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharSelectHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 563 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
DecimalCodeChangeHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 721 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FavClickHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 601 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FavSelectHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 584 of file cuicharmap.cxx.
References CuiResId().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FontSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 358 of file cuicharmap.cxx.
References FAMILY_DONTKNOW, ITALIC_NONE, PITCH_DONTKNOW, weld::toId(), WEIGHT_DONTKNOW, and WIDTH_DONTKNOW.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
HexCodeChangeHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 726 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
InsertClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 574 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchCharHighlightHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 646 of file cuicharmap.cxx.
References Subset::GetName().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchFieldGetFocusHdl | , | ||
weld::Widget & | , | ||
void | |||
) |
Definition at line 472 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchUpdateHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 477 of file cuicharmap.cxx.
References sName.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SubsetSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 442 of file cuicharmap.cxx.
References Subset::GetName(), Subset::GetRangeMin(), and nPos.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
UpdateFavHdl | , | ||
void * | , | ||
void | |||
) |
Definition at line 157 of file cuicharmap.cxx.