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 More...
 
virtual ~Zone ()
 destructor More...
 
virtual bool send (STOFFListenerPtr &listener, StarState &state) const =0
 try to send the data to a listener More...
 
virtual void inventoryPage (StarState &) const
 try to inventory the different pages More...
 

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 Sat May 29 2021 22:54:05 for libstaroffice by doxygen 1.8.14