Classes | |
class | Cell |
a cellule of a Quattro spreadsheet More... | |
class | Spreadsheet |
the spreadsheet of a Quattro Spreadsheet More... | |
struct | State |
the state of QuattroSpreadsheet More... | |
struct | Style |
a class used to store a style of a cell in QuattroSpreadsheet More... |
Functions | |
std::ostream & | operator<< (std::ostream &o, Style const &style) |
operator<< | |
std::ostream & | operator<< (std::ostream &o, Cell const &cell) |
operator<< |
std::ostream & QuattroSpreadsheetInternal::operator<< | ( | std::ostream & | o, |
Cell const & | cell ) |
operator<<
std::ostream & QuattroSpreadsheetInternal::operator<< | ( | std::ostream & | o, |
Style const & | style ) |
operator<<