LibreOffice Module filter (master) 1
|
#include <bundles.hxx>
Public Member Functions | |
FontEntry () | |
Public Attributes | |
std::vector< sal_Int8 > | aFontName |
std::vector< sal_Int8 > | aCharSetValue |
sal_uInt32 | nFontType |
Definition at line 140 of file bundles.hxx.
|
inline |
Definition at line 146 of file bundles.hxx.
std::vector<sal_Int8> FontEntry::aCharSetValue |
Definition at line 143 of file bundles.hxx.
Referenced by CGMFList::InsertCharSet().
std::vector<sal_Int8> FontEntry::aFontName |
Definition at line 142 of file bundles.hxx.
Referenced by CGMImpressOutAct::ImplSetTextBundle(), and CGMFList::InsertName().
sal_uInt32 FontEntry::nFontType |
Definition at line 144 of file bundles.hxx.
Referenced by CGMImpressOutAct::ImplSetTextBundle(), and CGMFList::InsertName().