StarObjectTextInternal::Content Struct Reference

Internal: a set of zone. More...

#include <StarObjectText.hxx>

Public Member Functions

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

Public Attributes

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

Detailed Description

Internal: a set of zone.

Constructor & Destructor Documentation

§ Content()

StarObjectTextInternal::Content::Content ( )
inline

constructor

§ ~Content()

StarObjectTextInternal::Content::~Content ( )

destructor

Member Function Documentation

§ inventoryPages()

void StarObjectTextInternal::Content::inventoryPages ( StarState state) const

try to inventory the different pages

§ send()

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

try to send the data to a listener

Member Data Documentation

§ m_sectionName

librevenge::RVNGString StarObjectTextInternal::Content::m_sectionName

the section name

§ m_zoneList

std::vector<shared_ptr<Zone> > StarObjectTextInternal::Content::m_zoneList

the list of text zone


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

Generated on Mon Sep 26 2016 20:58:21 for libstaroffice by doxygen 1.8.12