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, bool isFlyer=false) 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< std::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,
bool  isFlyer = false 
) const

try to send the data to a listener

Referenced by StarObjectTextInternal::SubDocument::parse().

Member Data Documentation

◆ m_sectionName

librevenge::RVNGString StarObjectTextInternal::Content::m_sectionName

the section name

◆ m_zoneList

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

the list of text zone

Referenced by inventoryPages(), and send().


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

Generated on Sun Mar 24 2019 23:33:16 for libstaroffice by doxygen 1.8.15