StarObjectSpreadsheetInternal::SubDocument Class Reference

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

Inheritance diagram for StarObjectSpreadsheetInternal::SubDocument:
STOFFSubDocument

List of all members.

Public Member Functions

 SubDocument (librevenge::RVNGString const &text)
virtual ~SubDocument ()
 destructor
virtual bool operator!= (STOFFSubDocument const &doc) const
 operator!=
virtual bool operator== (STOFFSubDocument const &doc) const
 operator!==
void parse (STOFFListenerPtr &listener, libstoff::SubDocumentType type)
 the parser function

Protected Attributes

librevenge::RVNGString m_text
 the note text

Detailed Description

Internal: the subdocument of a StarObjectSpreadsheet.


Constructor & Destructor Documentation

StarObjectSpreadsheetInternal::SubDocument::SubDocument ( librevenge::RVNGString const &  text) [inline, explicit]

destructor


Member Function Documentation

virtual bool StarObjectSpreadsheetInternal::SubDocument::operator!= ( STOFFSubDocument const &  doc) const [inline, virtual]

operator!=

Reimplemented from STOFFSubDocument.

Referenced by operator==().

virtual bool StarObjectSpreadsheetInternal::SubDocument::operator== ( STOFFSubDocument const &  doc) const [inline, virtual]

operator!==

Reimplemented from STOFFSubDocument.

the parser function

Implements STOFFSubDocument.


Member Data Documentation

librevenge::RVNGString StarObjectSpreadsheetInternal::SubDocument::m_text [protected]

the note text

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


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