#include <CDRTypes.h>
Public Member Functions | |
| CDRFont () | |
| CDRFont (const WPXString &name, unsigned short encoding) | |
| CDRFont (const CDRFont &font) | |
Public Attributes | |
| WPXString | m_name |
| unsigned short | m_encoding |
| libcdr::CDRFont::CDRFont | ( | ) | [inline] |
| libcdr::CDRFont::CDRFont | ( | const WPXString & | name, |
| unsigned short | encoding | ||
| ) | [inline] |
| libcdr::CDRFont::CDRFont | ( | const CDRFont & | font | ) | [inline] |
| unsigned short libcdr::CDRFont::m_encoding |
| WPXString libcdr::CDRFont::m_name |