MSWriteParserInternal::SubDocument Class Reference

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

Inheritance diagram for MSWriteParserInternal::SubDocument:
WPSTextSubDocument WPSSubDocument

Public Member Functions

 SubDocument (RVNGInputStreamPtr input, MSWriteParser &pars, WPSEntry const &entry, Paragraph::Location location)
 constructor for a text entry More...
 
 ~SubDocument ()
 destructor More...
 
virtual bool operator== (shared_ptr< WPSTextSubDocument > const &doc) const
 operator== More...
 
void parse (shared_ptr< WPSContentListener > &listener, libwps::SubDocumentType subDocumentType)
 the parser function More...
 
- Public Member Functions inherited from WPSTextSubDocument
 WPSTextSubDocument (RVNGInputStreamPtr &input, WPSParser *parser, int id=0)
 constructor More...
 
virtual ~WPSTextSubDocument ()
 destructor More...
 
RVNGInputStreamPtrgetInput ()
 returns the input More...
 
WPSParserparser () const
 returns the parser More...
 
- Public Member Functions inherited from WPSSubDocument
 WPSSubDocument (RVNGInputStreamPtr input, int id=0)
 constructor More...
 
virtual ~WPSSubDocument ()
 destructor More...
 
RVNGInputStreamPtrgetInput ()
 returns the input More...
 
int id () const
 get the identificator More...
 
void setId (int i)
 set the identificator More...
 
virtual bool operator== (shared_ptr< WPSSubDocument > const &doc) const
 an operator = More...
 
bool operator!= (shared_ptr< WPSSubDocument > const &doc) const
 

Public Attributes

WPSEntry m_entry
 the entry More...
 
Paragraph::Location m_Location
 

Additional Inherited Members

- Protected Attributes inherited from WPSTextSubDocument
WPSParserm_parser
 
- Protected Attributes inherited from WPSSubDocument
RVNGInputStreamPtr m_input
 
int m_id
 

Detailed Description

Internal: the subdocument of a MSWriteParser.

Constructor & Destructor Documentation

MSWriteParserInternal::SubDocument::SubDocument ( RVNGInputStreamPtr  input,
MSWriteParser pars,
WPSEntry const &  entry,
Paragraph::Location  location 
)
inline

constructor for a text entry

MSWriteParserInternal::SubDocument::~SubDocument ( )
inline

destructor

Member Function Documentation

virtual bool MSWriteParserInternal::SubDocument::operator== ( shared_ptr< WPSTextSubDocument > const &  doc) const
inlinevirtual

operator==

Reimplemented from WPSTextSubDocument.

void MSWriteParserInternal::SubDocument::parse ( shared_ptr< WPSContentListener > &  listener,
libwps::SubDocumentType  subDocumentType 
)
virtual

the parser function

Implements WPSTextSubDocument.

Member Data Documentation

WPSEntry MSWriteParserInternal::SubDocument::m_entry

the entry

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

Paragraph::Location MSWriteParserInternal::SubDocument::m_Location

Referenced by parse().


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

Generated on Wed Apr 11 2018 00:19:13 for libwps by doxygen 1.8.5