FWTextInternal::Border Struct Reference

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

Public Member Functions

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

Public Attributes

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

Friends

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

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 Mon Jul 1 2013 23:58:01 for libmwaw by doxygen 1.8.4