libcdr::CDRFont Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRFont ()
 
 CDRFont (const librevenge::RVNGString &name, unsigned short encoding)
 
 CDRFont (const CDRFont &font)
 

Public Attributes

librevenge::RVNGString m_name
 
unsigned short m_encoding
 

Constructor & Destructor Documentation

◆ CDRFont() [1/3]

libcdr::CDRFont::CDRFont ( )
inline

◆ CDRFont() [2/3]

libcdr::CDRFont::CDRFont ( const librevenge::RVNGString &  name,
unsigned short  encoding 
)
inline

◆ CDRFont() [3/3]

libcdr::CDRFont::CDRFont ( const CDRFont font)
inline

Member Data Documentation

◆ m_encoding

unsigned short libcdr::CDRFont::m_encoding

◆ m_name

librevenge::RVNGString libcdr::CDRFont::m_name

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

Generated for libcdr by doxygen 1.8.14