LibreOffice Module svx (master) 1
|
#include <ucsubset.hxx>
Public Member Functions | |
SubsetMap (const FontCharMapRef &) | |
const Subset * | GetSubsetByUnicode (sal_UCS4) const |
const SubsetVec & | GetSubsetMap () const |
Private Member Functions | |
SVX_DLLPRIVATE void | InitList () |
SVX_DLLPRIVATE void | ApplyCharMap (const FontCharMapRef &) |
Private Attributes | |
SubsetVec | maSubsets |
Definition at line 57 of file ucsubset.hxx.
SubsetMap::SubsetMap | ( | const FontCharMapRef & | rxFontCharMap | ) |
Definition at line 896 of file charmap.cxx.
References ApplyCharMap(), and InitList().
|
private |
Definition at line 1939 of file charmap.cxx.
References tools::SvRef< typename T >::is(), and maSubsets.
Referenced by SubsetMap().
Definition at line 907 of file charmap.cxx.
References maSubsets.
const SubsetVec & SubsetMap::GetSubsetMap | ( | ) | const |
Definition at line 902 of file charmap.cxx.
References maSubsets.
|
private |
Definition at line 920 of file charmap.cxx.
References i, maSubsets, and SvxResId().
Referenced by SubsetMap().
|
private |
Definition at line 66 of file ucsubset.hxx.
Referenced by ApplyCharMap(), GetSubsetByUnicode(), GetSubsetMap(), and InitList().