StarState Class Reference

class to store an state: ie. More...

#include <StarState.hxx>

List of all members.

Classes

struct  GlobalState
 small struct use to store global data More...

Public Member Functions

 StarState (StarItemPool const *pool, StarObject &object, double relUnit=0.05)
 constructor
 StarState (shared_ptr< GlobalState > global)
 constructor
 StarState (StarState const &orig)
 copy constructor
 ~StarState ()
 destructor
void reinitializeLineData ()
 reinit the local data: break, font, content, footnote, ...

Public Attributes

shared_ptr< GlobalStatem_global
 global state
librevenge::RVNGString m_styleName
 the style name
int m_break
 a page/column break: 1=columnBefore, 2=columnAfter, 3=columnBoth, 4=pageBefore, 5=pageAfter,n 6=pageBoth
STOFFCellStyle m_cell
 the cell style
STOFFGraphicStyle m_graphic
 the graphic style
STOFFParagraph m_paragraph
 the paragraph style
STOFFFont m_font
 the font
bool m_content
 flag to know if this is a content zone
bool m_footnote
 flag to know if this is a footnote
librevenge::RVNGString m_link
 the link url
librevenge::RVNGString m_refMark
 the ref mark
shared_ptr
< SWFieldManagerInternal::Field
m_field
 the field

Private Member Functions

StarStateoperator= (StarState const &)

Detailed Description

class to store an state: ie.

the current page, section, ... style


Constructor & Destructor Documentation

StarState::StarState ( StarItemPool const *  pool,
StarObject object,
double  relUnit = 0.05 
) [inline]

constructor

StarState::StarState ( shared_ptr< GlobalState global) [inline, explicit]

constructor

StarState::StarState ( StarState const &  orig) [explicit]

copy constructor

destructor


Member Function Documentation

StarState& StarState::operator= ( StarState const &  ) [private]

Member Data Documentation

a page/column break: 1=columnBefore, 2=columnAfter, 3=columnBoth, 4=pageBefore, 5=pageAfter,n 6=pageBoth

Referenced by StarParagraphAttribute::StarPAttributeUInt::addTo(), StarObjectTextInternal::TextZone::inventoryPage(), StarObjectSmallTextInternal::Paragraph::send(), and StarObjectTextInternal::TextZone::send().

global state

Referenced by StarPageAttribute::StarPAttributeBool::addTo(), StarPageAttribute::StarPAttributeUInt::addTo(), StarPageAttribute::StarPAttributeItemSet::addTo(), StarPageAttribute::StarPAttributeVec2i::addTo(), StarParagraphAttribute::StarPAttributeDrop::addTo(), StarPageAttribute::StarPAttributeColumns::addTo(), StarPageAttribute::StarPAttributeFrameHF::addTo(), StarParagraphAttribute::StarPAttributeLineSpacing::addTo(), StarPageAttribute::StarPAttributePage::addTo(), StarCharAttribute::StarCAttributeFontSize::addTo(), StarParagraphAttribute::StarPAttributeLRSpace::addTo(), StarPageAttribute::StarPAttributePageDesc::addTo(), StarParagraphAttribute::StarPAttributeNumericRuler::addTo(), StarCharAttribute::StarCAttributeCharFormat::addTo(), StarPageAttribute::StarPAttributePageHF::addTo(), StarParagraphAttribute::StarPAttributeTabStop::addTo(), StarGraphicAttribute::StarGAttributeFrameSize::addTo(), StarParagraphAttribute::StarPAttributeULSpace::addTo(), StarPageAttribute::StarPAttributeViewMode::addTo(), StarAttributeItemSet::addTo(), StarObjectTextInternal::TextZone::inventoryPage(), StarObjectTextInternal::Content::inventoryPages(), StarObjectSmallTextInternal::Paragraph::send(), SWFieldManagerInternal::Field::send(), StarObjectTextInternal::Content::send(), StarTableInternal::TableLine::send(), StarObjectTextInternal::FormatZone::send(), StarObjectTextInternal::TextZone::send(), StarCharAttribute::StarCAttributeFootnote::send(), StarObjectText::sendPages(), StarObjectPageStyle::updatePageSpan(), StarObjectPageStyleInternal::PageDesc::updatePageSpan(), and StarObjectSmallGraphicInternal::SdrGraphicAttribute::updateStyle().


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