This is the complete list of members for
WPSCell, including all inherited members.
addTo(librevenge::RVNGPropertyList &propList) const | WPSCell | |
backgroundColor() const | WPSCellFormat | [inline] |
borders() const | WPSCellFormat | [inline] |
box() const | WPSCell | [inline] |
compare(WPSCellFormat const &cell, bool onlyNumbering=false) const | WPSCellFormat | |
convertDTFormat(std::string const &dtFormat, librevenge::RVNGPropertyListVector &propListVector) | WPSCellFormat | [protected, static] |
digits() const | WPSCellFormat | [inline] |
F_BOOLEAN enum value | WPSCellFormat | |
F_DATE enum value | WPSCellFormat | |
F_NUMBER enum value | WPSCellFormat | |
F_TEXT enum value | WPSCellFormat | |
F_TIME enum value | WPSCellFormat | |
F_UNKNOWN enum value | WPSCellFormat | |
FormatType enum name | WPSCellFormat | |
getDTFormat() const | WPSCellFormat | [inline] |
getFont() const | WPSCellFormat | [inline] |
getFormat() const | WPSCellFormat | [inline] |
getNumberingProperties(librevenge::RVNGPropertyList &propList) const | WPSCellFormat | |
getSubFormat() const | WPSCellFormat | [inline] |
getValueType() 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] |
hasBasicFormat() const | WPSCellFormat | [inline] |
hasBorders() const | WPSCellFormat | [inline] |
HorizontalAlignment enum name | WPSCellFormat | |
isProtected() const | WPSCellFormat | [inline] |
isVerticalSet() const | WPSCell | [inline] |
m_backgroundColor | WPSCellFormat | [protected] |
m_bordersList | WPSCellFormat | [protected] |
m_box | WPSCell | [protected] |
m_digits | WPSCellFormat | [protected] |
m_DTFormat | WPSCellFormat | [protected] |
m_font | WPSCellFormat | [protected] |
m_format | WPSCellFormat | [protected] |
m_hAlign | WPSCellFormat | [protected] |
m_numberCellSpanned | WPSCell | [protected] |
m_position | WPSCell | [protected] |
m_protected | WPSCellFormat | [protected] |
m_subFormat | WPSCellFormat | [protected] |
m_vAlign | WPSCellFormat | [protected] |
m_verticalSet | WPSCell | [protected] |
numSpannedCells() const | WPSCell | [inline] |
operator<<(std::ostream &o, WPSCell const &cell) | WPSCell | [friend] |
WPSCellFormat::operator<<(std::ostream &o, WPSCellFormat const &cell) | WPSCellFormat | [friend] |
position() | WPSCell | [inline] |
position() const | WPSCell | [inline] |
resetBorders() | WPSCellFormat | [inline] |
send(WPSListenerPtr &listener)=0 | WPSCell | [pure virtual] |
sendContent(WPSListenerPtr &listener)=0 | WPSCell | [pure virtual] |
setBackgroundColor(uint32_t color) | WPSCellFormat | [inline] |
setBorders(int wh, WPSBorder const &border) | WPSCellFormat | |
setBox(Box2f const &b) | WPSCell | [inline] |
setDigits(int newDigit) | WPSCellFormat | [inline] |
setDTFormat(FormatType form, std::string const &dtFormat="") | WPSCellFormat | [inline] |
setFont(WPSFont const &font) | WPSCellFormat | [inline] |
setFormat(FormatType form, int subForm=0) | WPSCellFormat | [inline] |
setHAlignement(HorizontalAlignment align) | WPSCellFormat | [inline] |
setNumSpannedCells(Vec2i numSpanned) | WPSCell | [inline] |
setPosition(Vec2i posi) | WPSCell | [inline] |
setProtected(bool fl) | WPSCellFormat | [inline] |
setVAlignement(VerticalAlignment align) | WPSCellFormat | [inline] |
setVerticalSet(bool verticalSet) | WPSCell | [inline] |
VALIGN_BOTTOM enum value | WPSCellFormat | |
VALIGN_CENTER enum value | WPSCellFormat | |
VALIGN_DEFAULT enum value | WPSCellFormat | |
VALIGN_TOP enum value | WPSCellFormat | |
vAlignement() const | WPSCellFormat | [inline] |
VerticalAlignment enum name | WPSCellFormat | |
WPSCell() | WPSCell | [inline] |
WPSCellFormat() | WPSCellFormat | [inline] |
WPSTable class | WPSCell | [friend] |
~WPSCell() | WPSCell | [inline, virtual] |
~WPSCellFormat() | WPSCellFormat | [inline, virtual] |