Go to the documentation of this file.
10 #ifndef PAG5PARSER_H_INCLUDED
11 #define PAG5PARSER_H_INCLUDED
void endDocument()
Definition: IWORKCollector.cpp:527
static boost::optional< unsigned > readRef(const IWAMessage &msg, unsigned field)
Definition: IWAParser.cpp:245
Definition: PAGTypes.h:29
Definition: IWORKBezierElement.cpp:21
boost::optional< double > m_footnoteGap
Definition: PAGTypes.h:33
void startLevel()
Definition: IWORKCollector.cpp:598
Definition: IWAParser.h:50
boost::optional< double > m_marginBottom
Definition: IWORKTypes.h:415
#define ETONYEK_FALLTHROUGH
Definition: libetonyek_utils.h:42
@ PAG_FOOTNOTE_KIND_FOOTNOTE
Definition: PAGEnum.h:18
@ PAG_FOOTNOTE_KIND_SECTION_ENDNOTE
Definition: PAGEnum.h:20
PAG5Parser(const RVNGInputStreamPtr_t &fragments, const RVNGInputStreamPtr_t &package, PAGCollector &collector)
Definition: PAG5Parser.cpp:26
boost::optional< int > m_orientation
Definition: IWORKTypes.h:414
Definition: PAGCollector.h:24
void collectTextBody()
Definition: PAGCollector.cpp:133
#define ETONYEK_DEBUG_MSG(M)
Definition: libetonyek_utils.h:54
boost::optional< double > m_marginRight
Definition: IWORKTypes.h:417
void endLevel()
Definition: IWORKCollector.cpp:619
@ PAG_FOOTNOTE_KIND_ENDNOTE
Definition: PAGEnum.h:19
void startDocument()
Definition: PAGCollector.cpp:145
@ DocumentSettings
Definition: PAG5ObjectType.h:23
boost::optional< double > m_headerHeight
Definition: IWORKTypes.h:420
void setPageDimensions(const IWORKPrintInfo &dimensions)
Definition: PAGCollector.cpp:150
boost::optional< double > m_marginTop
Definition: IWORKTypes.h:418
void openPageGroup(const boost::optional< int > &page)
Definition: PAGCollector.cpp:204
bool dispatchShape(unsigned id)
Definition: PAG5Parser.cpp:32
boost::optional< double > m_width
Definition: IWORKTypes.h:413
virtual std::shared_ptr< IWORKText > createText(const IWORKLanguageManager &langManager, bool discardEmptyContent=false, bool allowListInsertion=true) const
Definition: IWORKCollector.cpp:593
PAGFootnoteKind m_footnoteKind
Definition: PAGTypes.h:34
void collectPublicationInfo(const PAGPublicationInfo &pubInfo)
Definition: PAGCollector.cpp:128
@ pos
Definition: IWORKToken.h:599
PAGCollector & m_collector
Definition: PAG5Parser.h:32
boost::optional< double > m_footerHeight
Definition: IWORKTypes.h:419
@ style
Definition: IWORKToken.h:421
@ PageGroup
Definition: PAG5ObjectType.h:22
IWORKLanguageManager m_langManager
Definition: IWAParser.h:132
void openSection(const std::string &style)
Definition: PAGCollector.cpp:155
Definition: PAG5Parser.h:21
@ _1
Definition: IWORKToken.h:649
bool parseText(unsigned id, bool createNoteAsFootnote=true, const std::function< void(unsigned, IWORKStylePtr_t)> &openPageSpan=nullptr)
Definition: IWAParser.cpp:633
std::shared_ptr< IWORKStyle > IWORKStylePtr_t
Definition: IWORKStyle_fwd.h:21
bool parseDocument() override
Definition: PAG5Parser.cpp:115
@ Document
Definition: PAG5ObjectType.h:21
boost::optional< double > m_marginLeft
Definition: IWORKTypes.h:416
std::shared_ptr< librevenge::RVNGInputStream > RVNGInputStreamPtr_t
Definition: libetonyek_utils.h:82
Definition: IWORKTypes.h:409
void closePageGroup()
Definition: PAGCollector.cpp:213
bool parseGroupRef(unsigned id)
Definition: PAG5Parser.cpp:40
Definition: IWAParser.h:66
const ValueT & get(const detail::IWAFieldImpl< TagV, ValueT, Reader > &field)
Definition: IWAField.h:190
bool parseDocumentSettingsRef(unsigned id)
Definition: PAG5Parser.cpp:74
bool dispatchShape(unsigned id)
Definition: IWAParser.cpp:542
void collectText(const std::shared_ptr< IWORKText > &text)
Definition: IWORKCollector.cpp:505
PAGFootnoteKind getFootnoteKind() const
Definition: PAGCollector.cpp:452
boost::optional< double > m_height
Definition: IWORKTypes.h:412
std::shared_ptr< IWORKText > m_currentText
Definition: IWAParser.h:134
IWORKCollector & m_collector
Definition: IWORKRecorder.cpp:342
Generated for libetonyek by
doxygen 1.8.20