WKS4SpreadsheetInternal::Style Struct Reference

a class used to store a style of a cell in WKS4Spreadsheet More...

Inheritance diagram for WKS4SpreadsheetInternal::Style:
WPSCellFormat

List of all members.

Public Member Functions

 Style (libwps_tools_win::Font::Type type)
 construtor
bool operator== (Style const &st) const
 operator==
bool operator!= (Style const &st) const
 operator!=

Public Attributes

WPSFont m_font
 the font
libwps_tools_win::Font::Type m_fontType
 font encoding type
int m_unknFlags [10]
 some flag
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Style const &style)
 operator<<

Detailed Description

a class used to store a style of a cell in WKS4Spreadsheet


Constructor & Destructor Documentation


Member Function Documentation

bool WKS4SpreadsheetInternal::Style::operator!= ( Style const &  st) const [inline]

operator!=

bool WKS4SpreadsheetInternal::Style::operator== ( Style const &  st) const

operator==


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Style const &  style 
) [friend]

operator<<


Member Data Documentation


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