This is the complete list of members for WPSCellFormat, including all inherited members.
backgroundColor() const | WPSCellFormat | inline |
borders() const | WPSCellFormat | inline |
compare(WPSCellFormat const &cell) const | WPSCellFormat | |
HALIGN_CENTER enum value | WPSCellFormat | |
HALIGN_DEFAULT enum value | WPSCellFormat | |
HALIGN_FULL enum value | WPSCellFormat | |
HALIGN_LEFT enum value | WPSCellFormat | |
HALIGN_RIGHT enum value | WPSCellFormat | |
hAlignement() const | WPSCellFormat | inline |
hasBorders() const | WPSCellFormat | inline |
HorizontalAlignment enum name | WPSCellFormat | |
m_backgroundColor | WPSCellFormat | protected |
m_bordersList | WPSCellFormat | protected |
m_hAlign | WPSCellFormat | protected |
operator<<(std::ostream &o, WPSCellFormat const &cell) | WPSCellFormat | friend |
resetBorders() | WPSCellFormat | inline |
setBackgroundColor(uint32_t color) | WPSCellFormat | inline |
setBorders(int wh, WPSBorder const &border) | WPSCellFormat | |
setHAlignement(HorizontalAlignment align) | WPSCellFormat | inline |
WPSCellFormat() | WPSCellFormat | inline |
~WPSCellFormat() | WPSCellFormat | inlinevirtual |