#include <PAGTypes.h>
Public Member Functions | |
PAGPublicationInfo () | |
Public Attributes | |
boost::optional< std::string > | m_creationDate |
boost::optional< double > | m_footnoteGap |
PAGFootnoteKind | m_footnoteKind |
libetonyek::PAGPublicationInfo::PAGPublicationInfo | ( | ) |
boost::optional<std::string> libetonyek::PAGPublicationInfo::m_creationDate |
Referenced by PAGPublicationInfo().
boost::optional<double> libetonyek::PAGPublicationInfo::m_footnoteGap |
Referenced by PAGPublicationInfo(), and libetonyek::PAG5Parser::parseDocumentSettingsRef().
PAGFootnoteKind libetonyek::PAGPublicationInfo::m_footnoteKind |
Referenced by PAGPublicationInfo(), and libetonyek::PAG5Parser::parseDocumentSettingsRef().