LibreOffice Module cui (master) 1
Functions
cuicharmap.cxx File Reference
#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>
Include dependency graph for cuicharmap.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvxCharacterMap, UpdateFavHdl, void *, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, FontSelectHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, SubsetSelectHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, SearchFieldGetFocusHdl, weld::Widget &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, SearchUpdateHdl, weld::Entry &, void)
 
 IMPL_LINK (SvxCharacterMap, CharClickHdl, SvxCharView *, rView, void)
 
 IMPL_LINK (SvxCharacterMap, CharDoubleClickHdl, SvxShowCharSet *, pCharSet, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, CharSelectHdl, SvxShowCharSet *, void)
 
 IMPL_LINK (SvxCharacterMap, ReturnKeypressOnCharHdl, SvxShowCharSet *, pCharSet, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, InsertClickHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, FavSelectHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, FavClickHdl, SvxShowCharSet *, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, CharHighlightHdl, SvxShowCharSet *, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, SearchCharHighlightHdl, SvxShowCharSet *, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, DecimalCodeChangeHdl, weld::Entry &, void)
 
 IMPL_LINK_NOARG (SvxCharacterMap, HexCodeChangeHdl, weld::Entry &, void)
 
 IMPL_LINK (SvxCharacterMap, CharPreSelectHdl, SvxShowCharSet *, pCharSet, void)
 

Function Documentation

◆ IMPL_LINK() [1/4]

IMPL_LINK ( SvxCharacterMap  ,
CharClickHdl  ,
SvxCharView ,
rView  ,
void   
)

Definition at line 522 of file cuicharmap.cxx.

References o3tl::temporary().

◆ IMPL_LINK() [2/4]

IMPL_LINK ( SvxCharacterMap  ,
CharDoubleClickHdl  ,
SvxShowCharSet ,
pCharSet  ,
void   
)

Definition at line 558 of file cuicharmap.cxx.

◆ IMPL_LINK() [3/4]

IMPL_LINK ( SvxCharacterMap  ,
CharPreSelectHdl  ,
SvxShowCharSet ,
pCharSet  ,
void   
)

Definition at line 731 of file cuicharmap.cxx.

References Subset::GetName().

◆ IMPL_LINK() [4/4]

IMPL_LINK ( SvxCharacterMap  ,
ReturnKeypressOnCharHdl  ,
SvxShowCharSet ,
pCharSet  ,
void   
)

Definition at line 568 of file cuicharmap.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [1/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
CharHighlightHdl  ,
SvxShowCharSet ,
void   
)

Definition at line 607 of file cuicharmap.cxx.

References Subset::GetName().

◆ IMPL_LINK_NOARG() [2/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
CharSelectHdl  ,
SvxShowCharSet ,
void   
)

Definition at line 563 of file cuicharmap.cxx.

◆ IMPL_LINK_NOARG() [3/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
DecimalCodeChangeHdl  ,
weld::Entry ,
void   
)

Definition at line 721 of file cuicharmap.cxx.

◆ IMPL_LINK_NOARG() [4/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
FavClickHdl  ,
SvxShowCharSet ,
void   
)

Definition at line 601 of file cuicharmap.cxx.

◆ IMPL_LINK_NOARG() [5/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
FavSelectHdl  ,
weld::Button ,
void   
)

Definition at line 584 of file cuicharmap.cxx.

References CuiResId().

◆ IMPL_LINK_NOARG() [6/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
FontSelectHdl  ,
weld::ComboBox ,
void   
)

◆ IMPL_LINK_NOARG() [7/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
HexCodeChangeHdl  ,
weld::Entry ,
void   
)

Definition at line 726 of file cuicharmap.cxx.

◆ IMPL_LINK_NOARG() [8/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
InsertClickHdl  ,
weld::Button ,
void   
)

Definition at line 574 of file cuicharmap.cxx.

References m_xDialog, m_xFrame, and RET_OK.

◆ IMPL_LINK_NOARG() [9/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
SearchCharHighlightHdl  ,
SvxShowCharSet ,
void   
)

Definition at line 646 of file cuicharmap.cxx.

References Subset::GetName().

◆ IMPL_LINK_NOARG() [10/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
SearchFieldGetFocusHdl  ,
weld::Widget ,
void   
)

Definition at line 472 of file cuicharmap.cxx.

◆ IMPL_LINK_NOARG() [11/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
SearchUpdateHdl  ,
weld::Entry ,
void   
)

Definition at line 477 of file cuicharmap.cxx.

References sName.

◆ IMPL_LINK_NOARG() [12/13]

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() [13/13]

IMPL_LINK_NOARG ( SvxCharacterMap  ,
UpdateFavHdl  ,
void *  ,
void   
)

Definition at line 157 of file cuicharmap.cxx.