Quattro9ParserInternal::SubDocument Class Referencefinal

Internal: the subdocument of a WPS4Parser. More...

Inheritance diagram for Quattro9ParserInternal::SubDocument:
WKSSubDocument WPSSubDocument

Public Member Functions

 SubDocument (RVNGInputStreamPtr const &input, Quattro9Parser &pars, bool header)
 constructor for a text entry
 
 ~SubDocument () final
 destructor
 
bool operator== (std::shared_ptr< WPSSubDocument > const &doc) const final
 operator==
 
void parse (std::shared_ptr< WKSContentListener > &listener, libwps::SubDocumentType subDocumentType) final
 the parser function
 
- Public Member Functions inherited from WKSSubDocument
 WKSSubDocument (RVNGInputStreamPtr const &input, WKSParser *parser, int id=0)
 constructor
 
 ~WKSSubDocument () override
 destructor
 
WKSParserparser () const
 returns the parser
 
bool operator== (std::shared_ptr< WPSSubDocument > const &doc) const override
 an operator =
 
- Public Member Functions inherited from WPSSubDocument
 WPSSubDocument (RVNGInputStreamPtr const &input, int id=0)
 constructor
 
virtual ~WPSSubDocument ()
 destructor
 
RVNGInputStreamPtrgetInput ()
 returns the input
 
int id () const
 get the identificator
 
void setId (int i)
 set the identificator
 
bool operator!= (std::shared_ptr< WPSSubDocument > const &doc) const
 

Public Attributes

bool m_header
 a flag to known if we need to send the header or the footer
 

Additional Inherited Members

- Protected Attributes inherited from WKSSubDocument
WKSParserm_parser
 
- Protected Attributes inherited from WPSSubDocument
RVNGInputStreamPtr m_input
 
int m_id
 

Detailed Description

Internal: the subdocument of a WPS4Parser.

Constructor & Destructor Documentation

◆ SubDocument()

Quattro9ParserInternal::SubDocument::SubDocument ( RVNGInputStreamPtr const & input,
Quattro9Parser & pars,
bool header )
inline

constructor for a text entry

◆ ~SubDocument()

Quattro9ParserInternal::SubDocument::~SubDocument ( )
inlinefinal

destructor

Member Function Documentation

◆ operator==()

bool Quattro9ParserInternal::SubDocument::operator== ( std::shared_ptr< WPSSubDocument > const & doc) const
inlinefinalvirtual

operator==

Reimplemented from WPSSubDocument.

◆ parse()

void Quattro9ParserInternal::SubDocument::parse ( std::shared_ptr< WKSContentListener > & listener,
libwps::SubDocumentType subDocumentType )
finalvirtual

the parser function

Implements WKSSubDocument.

Member Data Documentation

◆ m_header

bool Quattro9ParserInternal::SubDocument::m_header

a flag to known if we need to send the header or the footer

Referenced by operator==(), and parse().


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

Generated on Thu Jul 18 2024 00:00:00 for libwps by doxygen 1.12.0