StarObjectSmallTextInternal::Paragraph Struct Reference

Internal: a paragraph of StarObjectSmallText. More...

List of all members.

Public Member Functions

 Paragraph ()
 constructor
bool send (STOFFListenerPtr &listener, StarState &mainState, StarState &editState, int level=-1) const
 try to send the data to a listener

Public Attributes

std::vector< uint32_t > m_text
 the text
std::vector< size_t > m_textSourcePosition
 the text initial position
librevenge::RVNGString m_styleName
 the style name
int m_family
 the family
StarItemSet m_itemSet
 the main item list
std::vector< shared_ptr
< StarItem > > 
m_charItemList
 the character item list
std::vector< STOFFVec2im_charLimitList
 the character limit

Detailed Description

Internal: a paragraph of StarObjectSmallText.


Constructor & Destructor Documentation


Member Function Documentation

bool StarObjectSmallTextInternal::Paragraph::send ( STOFFListenerPtr listener,
StarState mainState,
StarState editState,
int  level = -1 
) const

try to send the data to a listener


Member Data Documentation

the character item list

Referenced by StarObjectSmallText::read(), and send().

the style name

Referenced by StarObjectSmallText::read(), and send().

the text

Referenced by StarObjectSmallText::read(), and send().

the text initial position

Referenced by StarObjectSmallText::read(), and send().


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