StarObjectTextInternal::Zone Struct Referenceabstract

Internal: a basic sone of StarObjectTextInternal. More...

#include <StarObjectText.hxx>

Inheritance diagram for StarObjectTextInternal::Zone:
StarObjectTextInternal::FormatZone StarObjectTextInternal::GraphZone StarObjectTextInternal::OLEZone StarObjectTextInternal::SectionZone StarObjectTextInternal::Table StarObjectTextInternal::TextZone

Public Member Functions

 Zone ()
 constructor
 
virtual ~Zone ()
 destructor
 
virtual bool send (STOFFListenerPtr &listener, StarState &state) const =0
 try to send the data to a listener
 
virtual void inventoryPage (StarState &) const
 try to inventory the different pages
 

Detailed Description

Internal: a basic sone of StarObjectTextInternal.

Constructor & Destructor Documentation

◆ Zone()

StarObjectTextInternal::Zone::Zone ( )
inline

constructor

◆ ~Zone()

StarObjectTextInternal::Zone::~Zone ( )
virtual

destructor

Member Function Documentation

◆ inventoryPage()

virtual void StarObjectTextInternal::Zone::inventoryPage ( StarState & ) const
inlinevirtual

try to inventory the different pages

Reimplemented in StarObjectTextInternal::TextZone.

◆ send()

virtual bool StarObjectTextInternal::Zone::send ( STOFFListenerPtr & listener,
StarState & state ) const
pure virtual

The documentation for this struct was generated from the following files:

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0