LibreOffice Module cui (master)
1
|
#include <stdio.h>
#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/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 | , |
RecentClearClickHdl | , | ||
SvxCharView * | , | ||
rView | , | ||
void | |||
) |
Definition at line 746 of file cuicharmap.cxx.
References comphelper::ConfigurationChanges::create(), i, and mxContext.
IMPL_LINK | ( | SvxCharacterMap | , |
FavClearClickHdl | , | ||
SvxCharView * | , | ||
rView | , | ||
void | |||
) |
Definition at line 794 of file cuicharmap.cxx.
IMPL_LINK | ( | SvxCharacterMap | , |
CharClickHdl | , | ||
SvxCharView * | , | ||
rView | , | ||
void | |||
) |
Definition at line 864 of file cuicharmap.cxx.
References o3tl::temporary().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FontSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 632 of file cuicharmap.cxx.
References FAMILY_DONTKNOW, ITALIC_NONE, PITCH_DONTKNOW, WEIGHT_DONTKNOW, and WIDTH_DONTKNOW.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SubsetSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 716 of file cuicharmap.cxx.
References Subset::GetName(), Subset::GetRangeMin(), and nPos.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
RecentClearAllClickHdl | , | ||
SvxCharView * | , | ||
void | |||
) |
Definition at line 778 of file cuicharmap.cxx.
References comphelper::ConfigurationChanges::create(), and mxContext.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FavClearAllClickHdl | , | ||
SvxCharView * | , | ||
void | |||
) |
Definition at line 800 of file cuicharmap.cxx.
References comphelper::ConfigurationChanges::create(), and mxContext.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchFieldGetFocusHdl | , | ||
weld::Widget & | , | ||
void | |||
) |
Definition at line 816 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchUpdateHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 821 of file cuicharmap.cxx.
References FontCharMap::GetFirstChar(), FontCharMap::GetLastChar(), FontCharMap::GetNextChar(), and sName.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharDoubleClickHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 890 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchCharDoubleClickHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 899 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharSelectHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 908 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchCharSelectHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 913 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
InsertClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 918 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FavSelectHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 928 of file cuicharmap.cxx.
References CuiResId().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
FavClickHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 945 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharHighlightHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 951 of file cuicharmap.cxx.
References Subset::GetName().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchCharHighlightHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 990 of file cuicharmap.cxx.
References Subset::GetName().
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
DecimalCodeChangeHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 1065 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
HexCodeChangeHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 1070 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
CharPreSelectHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 1075 of file cuicharmap.cxx.
IMPL_LINK_NOARG | ( | SvxCharacterMap | , |
SearchCharPreSelectHdl | , | ||
SvxShowCharSet * | , | ||
void | |||
) |
Definition at line 1091 of file cuicharmap.cxx.