FWTextInternal::Border Struct Reference

Internal: class to store a border which appear in docInfo. More...

Public Member Functions

 Border ()
 constructor
std::vector< Variable
< MWAWBorder > > 
getParagraphBorders () const
 returns the list of border order MWAWBorder::Pos

Public Attributes

int m_type [2]
 the type (border, separator)
MWAWColor m_frontColor
 the front color (used for layout )
MWAWColor m_backColor
 the back color (used for layout )
MWAWColor m_color [2]
 the colors
int m_width
 the width
int m_isDouble
 the f1 value: isDouble ?
int m_flags
 the flags
std::string m_extra
 some extra data

Friends

std::ostream & operator<< (std::ostream &o, Border const &p)
 operator<<

Detailed Description

Internal: class to store a border which appear in docInfo.

Constructor & Destructor Documentation

FWTextInternal::Border::Border ( )
inline

constructor

Member Function Documentation

std::vector<Variable<MWAWBorder> > FWTextInternal::Border::getParagraphBorders ( ) const
inline

returns the list of border order MWAWBorder::Pos

Referenced by FWTextInternal::Paragraph::updateToSent().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Border const &  p 
)
friend

operator<<

Member Data Documentation

MWAWColor FWTextInternal::Border::m_backColor

the back color (used for layout )

Referenced by FWText::readBorder(), and FWTextInternal::Paragraph::updateToSent().

MWAWColor FWTextInternal::Border::m_color[2]

the colors

Referenced by getParagraphBorders(), and FWText::readBorder().

std::string FWTextInternal::Border::m_extra

some extra data

Referenced by FWText::readBorder().

int FWTextInternal::Border::m_flags

the flags

Referenced by FWText::readBorder().

MWAWColor FWTextInternal::Border::m_frontColor

the front color (used for layout )

Referenced by FWText::readBorder().

int FWTextInternal::Border::m_isDouble

the f1 value: isDouble ?

Referenced by FWText::readBorder().

int FWTextInternal::Border::m_type[2]

the type (border, separator)

Referenced by Border(), getParagraphBorders(), and FWText::readBorder().

int FWTextInternal::Border::m_width

the width

Referenced by FWText::readBorder().


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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2