Implements STOFFCell (cell content and format) More...
#include <time.h>#include <cmath>#include <iomanip>#include <iostream>#include <sstream>#include <librevenge/librevenge.h>#include "STOFFFont.hxx"#include "STOFFListener.hxx"#include "STOFFCell.hxx"| Functions | |
| std::ostream & | operator<< (std::ostream &o, STOFFCell::Format const &format) | 
| std::ostream & | operator<< (std::ostream &o, STOFFCell const &cell) | 
| std::ostream & | operator<< (std::ostream &o, STOFFCellContent const &content) | 
| std::ostream & | operator<< (std::ostream &o, STOFFCellContent::FormulaInstruction const &inst) | 
Implements STOFFCell (cell content and format)
| std::ostream & operator<< | ( | std::ostream & | o, | 
| STOFFCell const & | cell ) | 
| std::ostream & operator<< | ( | std::ostream & | o, | 
| STOFFCell::Format const & | format ) | 
| std::ostream & operator<< | ( | std::ostream & | o, | 
| STOFFCellContent const & | content ) | 
| std::ostream & operator<< | ( | std::ostream & | o, | 
| STOFFCellContent::FormulaInstruction const & | inst ) |