Internal: the subdocument of a MsWrdParser.  
 More...
|  | 
|  | SubDocument (MsWrdParser &pars, MWAWInputStreamPtr const &input, int id, libmwaw::SubDocumentType type) | 
|  | constructor for footnote, comment  More... 
 | 
|  | 
|  | SubDocument (MsWrdParser &pars, MWAWInputStreamPtr const &input, MWAWEntry const &entry, libmwaw::SubDocumentType type) | 
|  | constructor for header/footer  More... 
 | 
|  | 
|  | SubDocument (MsWrdParser &pars, MWAWInputStreamPtr const &input, long fPos, int cPos) | 
|  | constructor for picture  More... 
 | 
|  | 
|  | ~SubDocument () final | 
|  | destructor  More... 
 | 
|  | 
| bool | operator!= (MWAWSubDocument const &doc) const final | 
|  | operator!=  More... 
 | 
|  | 
| void | parse (MWAWListenerPtr &listener, libmwaw::SubDocumentType type) final | 
|  | the parser function  More... 
 | 
|  | 
|  | MWAWSubDocument (MWAWParser *pars, MWAWInputStreamPtr const &ip, MWAWEntry const &z) | 
|  | constructor from parser, input stream and zone in the input  More... 
 | 
|  | 
|  | MWAWSubDocument (MWAWSubDocument const &doc)=default | 
|  | copy constructor  More... 
 | 
|  | 
| MWAWSubDocument & | operator= (MWAWSubDocument const &doc)=default | 
|  | copy operator  More... 
 | 
|  | 
| virtual | ~MWAWSubDocument () | 
|  | virtual destructor  More... 
 | 
|  | 
| bool | operator== (MWAWSubDocument const &doc) const | 
|  | comparison operator==  More... 
 | 
|  | 
| bool | operator!= (std::shared_ptr< MWAWSubDocument > const &doc) const | 
|  | comparison operator!=  More... 
 | 
|  | 
| bool | operator== (std::shared_ptr< MWAWSubDocument > const &doc) const | 
|  | comparison operator==  More... 
 | 
|  | 
Internal: the subdocument of a MsWrdParser. 
◆ SubDocument() [1/3]
constructor for footnote, comment 
 
 
◆ SubDocument() [2/3]
constructor for header/footer 
 
 
◆ SubDocument() [3/3]
◆ ~SubDocument()
  
  | 
        
          | MsWrdParserInternal::SubDocument::~SubDocument | ( |  | ) |  |  | inlinefinal | 
 
 
◆ operator!=()
  
  | 
        
          | bool MsWrdParserInternal::SubDocument::operator!= | ( | MWAWSubDocument const & | doc | ) | const |  | finalvirtual | 
 
 
◆ parse()
◆ m_id
  
  | 
        
          | int MsWrdParserInternal::SubDocument::m_id |  | protected | 
 
 
◆ m_pictCPos
  
  | 
        
          | int MsWrdParserInternal::SubDocument::m_pictCPos |  | protected | 
 
 
◆ m_pictFPos
  
  | 
        
          | long MsWrdParserInternal::SubDocument::m_pictFPos |  | protected | 
 
 
◆ m_type
The documentation for this class was generated from the following file: