SWFieldManagerInternal::SubDocument Class Reference

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

Inheritance diagram for SWFieldManagerInternal::SubDocument:
STOFFSubDocument

Public Member Functions

 SubDocument (librevenge::RVNGString const &text)
 
virtual ~SubDocument ()
 destructor More...
 
virtual bool operator!= (STOFFSubDocument const &doc) const
 operator!= More...
 
virtual bool operator== (STOFFSubDocument const &doc) const
 operator!== More...
 
void parse (STOFFListenerPtr &listener, libstoff::SubDocumentType type)
 the parser function More...
 
- Public Member Functions inherited from STOFFSubDocument
 STOFFSubDocument (STOFFParser *pars, STOFFInputStreamPtr ip, STOFFEntry const &z)
 constructor from parser, input stream and zone in the input More...
 
 STOFFSubDocument (STOFFSubDocument const &doc)
 copy constructor More...
 
STOFFSubDocumentoperator= (STOFFSubDocument const &doc)
 copy operator More...
 
virtual ~STOFFSubDocument ()
 virtual destructor More...
 
bool operator== (STOFFSubDocument const &doc) const
 comparison operator== More...
 
bool operator!= (shared_ptr< STOFFSubDocument > const &doc) const
 comparison operator!= More...
 
bool operator== (shared_ptr< STOFFSubDocument > const &doc) const
 comparison operator== More...
 

Protected Attributes

librevenge::RVNGString m_text
 the text More...
 
- Protected Attributes inherited from STOFFSubDocument
STOFFParserm_parser
 the main zone parser More...
 
shared_ptr< STOFFInputStreamm_input
 the input More...
 
STOFFEntry m_zone
 if valid the zone to parse More...
 

Detailed Description

Internal: the subdocument of a SWFieldManger.

Constructor & Destructor Documentation

SWFieldManagerInternal::SubDocument::SubDocument ( librevenge::RVNGString const &  text)
inlineexplicit
virtual SWFieldManagerInternal::SubDocument::~SubDocument ( )
inlinevirtual

destructor

Member Function Documentation

virtual bool SWFieldManagerInternal::SubDocument::operator!= ( STOFFSubDocument const &  doc) const
inlinevirtual

operator!=

Reimplemented from STOFFSubDocument.

virtual bool SWFieldManagerInternal::SubDocument::operator== ( STOFFSubDocument const &  doc) const
inlinevirtual

operator!==

void SWFieldManagerInternal::SubDocument::parse ( STOFFListenerPtr listener,
libstoff::SubDocumentType  type 
)
virtual

the parser function

Implements STOFFSubDocument.

Member Data Documentation

librevenge::RVNGString SWFieldManagerInternal::SubDocument::m_text
protected

the text

Referenced by operator!=().


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

Generated on Sat Aug 13 2016 02:04:02 for libstaroffice by doxygen 1.8.11