MsWksGraphInternal::TextBox Struct Reference

Internal: the textbox of a MsWksGraph ( v2-v3) More...

Inheritance diagram for MsWksGraphInternal::TextBox:
MsWksGraphInternal::Zone

List of all members.

Public Member Functions

 TextBox (Zone const &z)
 constructor
virtual Type type () const
 return the type
virtual void print (std::ostream &o) const
 operator<<
virtual void fillFrame (MWAWGraphicStyle &style) const
 add frame parameters to propList (if needed )

Public Attributes

int m_numPositions
 the number of positions
std::vector< MWAWFontm_fontsList
 the list of fonts
std::vector< int > m_positions
 the list of positions
std::vector< int > m_formats
 the list of format
std::string m_text
 the text
MWAWParagraph::Justification m_justify
 the paragraph alignment

Private Member Functions

 TextBox (TextBox const &)
TextBoxoperator= (TextBox const &)

Detailed Description

Internal: the textbox of a MsWksGraph ( v2-v3)


Constructor & Destructor Documentation

MsWksGraphInternal::TextBox::TextBox ( Zone const &  z) [inline]

constructor


Member Function Documentation

virtual void MsWksGraphInternal::TextBox::fillFrame ( MWAWGraphicStyle style) const [inline, virtual]

add frame parameters to propList (if needed )

Reimplemented from MsWksGraphInternal::Zone.

TextBox& MsWksGraphInternal::TextBox::operator= ( TextBox const &  ) [private]
virtual void MsWksGraphInternal::TextBox::print ( std::ostream &  o) const [inline, virtual]

operator<<

Reimplemented from MsWksGraphInternal::Zone.

virtual Type MsWksGraphInternal::TextBox::type ( ) const [inline, virtual]

return the type

Reimplemented from MsWksGraphInternal::Zone.


Member Data Documentation

the list of format

Referenced by MsWksGraph::readText(), and MsWksGraph::sendTextBox().

the list of positions

Referenced by MsWksGraph::readText(), and MsWksGraph::sendTextBox().


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