LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
FontEntry Struct Reference

#include <bundles.hxx>

Public Member Functions

 FontEntry ()
 

Public Attributes

std::vector< sal_Int8aFontName
 
std::vector< sal_Int8aCharSetValue
 
sal_uInt32 nFontType
 

Detailed Description

Definition at line 140 of file bundles.hxx.

Constructor & Destructor Documentation

◆ FontEntry()

FontEntry::FontEntry ( )
inline

Definition at line 146 of file bundles.hxx.

Member Data Documentation

◆ aCharSetValue

std::vector<sal_Int8> FontEntry::aCharSetValue

Definition at line 143 of file bundles.hxx.

Referenced by CGMFList::InsertCharSet().

◆ aFontName

std::vector<sal_Int8> FontEntry::aFontName

Definition at line 142 of file bundles.hxx.

Referenced by CGMImpressOutAct::ImplSetTextBundle(), and CGMFList::InsertName().

◆ nFontType

sal_uInt32 FontEntry::nFontType

Definition at line 144 of file bundles.hxx.

Referenced by CGMImpressOutAct::ImplSetTextBundle(), and CGMFList::InsertName().


The documentation for this struct was generated from the following file: