CWStyleManager::KSEN Struct Reference

the KSEN structure a structure related to paragraph and cell style More...

#include <CWStyleManager.hxx>

Public Member Functions

 KSEN ()
 constructor

Public Attributes

int m_valign
 the vertical alignement
MWAWBorder::Style m_lineType
 the line type
MWAWBorder::Type m_lineRepeat
 the line repetition
int m_lines
 an int used to add some oblique line ( or cross )
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, KSEN const &ksen)
 operator<<

Detailed Description

the KSEN structure a structure related to paragraph and cell style

Constructor & Destructor Documentation

CWStyleManager::KSEN::KSEN ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CWStyleManager::KSEN const &  ksen 
)
friend

operator<<

Member Data Documentation

std::string CWStyleManager::KSEN::m_extra

extra data

Referenced by operator<<(), and CWStyleManager::readKSEN().

MWAWBorder::Type CWStyleManager::KSEN::m_lineRepeat

the line repetition

Referenced by operator<<(), CWStyleManager::readKSEN(), and CWTable::updateCell().

int CWStyleManager::KSEN::m_lines

an int used to add some oblique line ( or cross )

Referenced by operator<<(), CWStyleManager::readKSEN(), CWTable::readTableCells(), and CWTableInternal::Table::sendPreTableData().

MWAWBorder::Style CWStyleManager::KSEN::m_lineType
int CWStyleManager::KSEN::m_valign

the vertical alignement

Referenced by operator<<(), CWStyleManager::readKSEN(), and CWTable::updateCell().


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

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