StarObjectTextInternal::TextZone Struct Reference

Internal: a textZone of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::TextZone:
StarObjectTextInternal::Zone

Public Member Functions

 TextZone ()
 constructor More...
 
virtual void inventoryPage (StarState &state) const
 try to inventory the different pages More...
 
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 try to send the data to a listener More...
 
- Public Member Functions inherited from StarObjectTextInternal::Zone
 Zone ()
 constructor More...
 
virtual ~Zone ()
 destructor More...
 

Public Attributes

std::vector< uint32_t > m_text
 the text More...
 
std::vector< size_t > m_textSourcePosition
 the text initial position More...
 
librevenge::RVNGString m_styleName
 the style name More...
 
int m_level
 the level -1=none, 200: keep in list with no bullet More...
 
std::vector< StarWriterStruct::Attributem_charAttributeList
 the character item list More...
 
shared_ptr< StarFormatManagerInternal::FormatDefm_format
 the format More...
 
shared_ptr< STOFFListm_list
 the list (if defined) More...
 
std::vector< StarWriterStruct::Markm_markList
 the mark More...
 

Detailed Description

Internal: a textZone of StarObjectTextInteral.

Constructor & Destructor Documentation

StarObjectTextInternal::TextZone::TextZone ( )
inline

constructor

Member Function Documentation

void StarObjectTextInternal::TextZone::inventoryPage ( StarState state) const
virtual

try to inventory the different pages

Reimplemented from StarObjectTextInternal::Zone.

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

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

std::vector<StarWriterStruct::Attribute> StarObjectTextInternal::TextZone::m_charAttributeList

the character item list

shared_ptr<StarFormatManagerInternal::FormatDef> StarObjectTextInternal::TextZone::m_format

the format

int StarObjectTextInternal::TextZone::m_level

the level -1=none, 200: keep in list with no bullet

shared_ptr<STOFFList> StarObjectTextInternal::TextZone::m_list

the list (if defined)

std::vector<StarWriterStruct::Mark> StarObjectTextInternal::TextZone::m_markList

the mark

librevenge::RVNGString StarObjectTextInternal::TextZone::m_styleName

the style name

std::vector<uint32_t> StarObjectTextInternal::TextZone::m_text

the text

std::vector<size_t> StarObjectTextInternal::TextZone::m_textSourcePosition

the text initial position


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

Generated on Thu Aug 11 2016 08:38:00 for libstaroffice by doxygen 1.8.11