| Classes | |
| class | Cell | 
| a cellule of a WKS4 spreadsheet  More... | |
| struct | Functions | 
| class | Spreadsheet | 
| the spreadsheet of a WPS4Spreadsheet  More... | |
| struct | State | 
| the state of WKS4Spreadsheet  More... | |
| struct | Style | 
| a class used to store a style of a cell in WKS4Spreadsheet  More... | |
| class | StyleManager | 
| the style manager  More... | |
| Functions | |
| std::ostream & | operator<< (std::ostream &o, Style const &style) | 
| operator<<  More... | |
| std::ostream & | operator<< (std::ostream &o, Cell const &cell) | 
| operator<<  More... | |
| Variables | |
| static Functions const | s_listFunctions [] | 
| std::ostream& WKS4SpreadsheetInternal::operator<< | ( | std::ostream & | o, | 
| Style const & | style | ||
| ) | 
operator<<
| std::ostream& WKS4SpreadsheetInternal::operator<< | ( | std::ostream & | o, | 
| Cell const & | cell | ||
| ) | 
operator<<
| 
 | static | 
Referenced by WKS4Spreadsheet::readFormula().