StarObjectTextInternal::Content Struct Reference

Internal: a set of zone. More...

#include <StarObjectText.hxx>

List of all members.

Public Member Functions

 Content ()
 constructor
 ~Content ()
 destructor
bool send (STOFFListenerPtr listener, StarState &state) const
 try to send the data to a listener
void inventoryPages (StarState &state) const
 try to inventory the different pages

Public Attributes

librevenge::RVNGString m_sectionName
 the section name
std::vector< shared_ptr< Zone > > m_zoneList
 the list of text zone

Detailed Description

Internal: a set of zone.


Constructor & Destructor Documentation

constructor


Member Function Documentation

try to inventory the different pages

bool StarObjectTextInternal::Content::send ( STOFFListenerPtr  listener,
StarState state 
) const

try to send the data to a listener


Member Data Documentation

the section name

the list of text zone

Referenced by inventoryPages(), and send().


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