#include <CDRTypes.h>
Public Member Functions | |
CDRFont () | |
CDRFont (const librevenge::RVNGString &name, unsigned short encoding) | |
CDRFont (const CDRFont &font)=default | |
CDRFont & | operator= (const CDRFont &font)=default |
Public Attributes | |
librevenge::RVNGString | m_name |
unsigned short | m_encoding |
|
inline |
Referenced by CDRFont(), and operator=().
|
inline |
|
default |