StarObjectSmallGraphicInternal::SubDocument Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SubDocument:
STOFFSubDocument

List of all members.

Public Member Functions

 SubDocument (shared_ptr< OutlinerParaObject > 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

shared_ptr< OutlinerParaObjectm_text
 the text

Detailed Description

Internal: the subdocument of a StarObjectSmallGraphic.


Constructor & Destructor Documentation

destructor


Member Function Documentation

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

operator!=

Reimplemented from STOFFSubDocument.

Referenced by operator==().

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

operator!==

Reimplemented from STOFFSubDocument.

the parser function

Implements STOFFSubDocument.


Member Data Documentation


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