Go to the documentation of this file.
34 #ifndef STOFF_CELL_STYLE
35 # define STOFF_CELL_STYLE
51 void addTo(librevenge::RVNGPropertyList &propList)
const;
unsigned m_format
the cell format : 0 by default
Definition: STOFFCellStyle.hxx:67
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
STOFFVec2i m_numberCellSpanned
the cell spanned : by default (1,1)
Definition: STOFFCellStyle.hxx:65
librevenge::RVNGPropertyList m_propertyList
the property list
Definition: STOFFCellStyle.hxx:63
bool operator!=(STOFFCellStyle const &cellStyle) const
operator!=
Definition: STOFFCellStyle.hxx:58
STOFFCellStyle()
constructor
Definition: STOFFCellStyle.hxx:47
void addTo(librevenge::RVNGPropertyList &propList) const
add to the propList
Definition: STOFFCellStyle.cxx:60
bool operator==(STOFFCellStyle const &cellStyle) const
operator==
Definition: STOFFCellStyle.cxx:54
friend std::ostream & operator<<(std::ostream &o, STOFFCellStyle const &cellStyle)
operator<<
Definition: STOFFCellStyle.cxx:44
Class to store a cell style.
Definition: STOFFCellStyle.hxx:43
std::ostream & operator<<(std::ostream &o, STOFFCellStyle const &cellStyle)
Definition: STOFFCellStyle.cxx:44
Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by
doxygen 1.8.16