, including all inherited members.
| addTo(librevenge::RVNGPropertyList &propList, shared_ptr< MWAWFontConverter > fontConverter) const | MWAWCell | |
| backgroundColor() const | MWAWCell | [inline] |
| bdBox() const | MWAWCell | [inline] |
| bdSize() const | MWAWCell | [inline] |
| borders() const | MWAWCell | [inline] |
| E_Cross enum value | MWAWCell | |
| E_Line1 enum value | MWAWCell | |
| E_Line2 enum value | MWAWCell | |
| E_None enum value | MWAWCell | |
| extraLine() const | MWAWCell | [inline] |
| ExtraLine enum name | MWAWCell | |
| extraLineType() const | MWAWCell | [inline] |
| F_BOOLEAN enum value | MWAWCell | |
| F_DATE enum value | MWAWCell | |
| F_NUMBER enum value | MWAWCell | |
| F_NUMBER_CURRENCY enum value | MWAWCell | |
| F_NUMBER_DECIMAL enum value | MWAWCell | |
| F_NUMBER_FRACTION enum value | MWAWCell | |
| F_NUMBER_GENERIC enum value | MWAWCell | |
| F_NUMBER_PERCENT enum value | MWAWCell | |
| F_NUMBER_SCIENTIFIC enum value | MWAWCell | |
| F_NUMBER_UNKNOWN enum value | MWAWCell | |
| F_TEXT enum value | MWAWCell | |
| F_TIME enum value | MWAWCell | |
| F_UNKNOWN enum value | MWAWCell | |
| FormatType enum name | MWAWCell | |
| getCellName(MWAWVec2i const &pos, MWAWVec2b const &absolute) | MWAWCell | [static] |
| getColumnName(int col) | MWAWCell | [static] |
| getFont() const | MWAWCell | [inline] |
| getFormat() const | MWAWCell | [inline] |
| HALIGN_CENTER enum value | MWAWCell | |
| HALIGN_DEFAULT enum value | MWAWCell | |
| HALIGN_FULL enum value | MWAWCell | |
| HALIGN_LEFT enum value | MWAWCell | |
| HALIGN_RIGHT enum value | MWAWCell | |
| hAlignment() const | MWAWCell | [inline] |
| hasBorders() const | MWAWCell | [inline] |
| hasExtraLine() const | MWAWCell | [inline] |
| HorizontalAlignment enum name | MWAWCell | |
| isFontSet() const | MWAWCell | [inline] |
| isProtected() const | MWAWCell | [inline] |
| m_backgroundColor | MWAWCell | [protected] |
| m_bdBox | MWAWCell | [protected] |
| m_bdSize | MWAWCell | [protected] |
| m_bordersId | ClarisWksTableInternal::TableCell | |
| m_bordersList | MWAWCell | [protected] |
| m_extraLine | MWAWCell | [protected] |
| m_extraLineType | MWAWCell | [protected] |
| m_font | MWAWCell | [protected] |
| m_fontSet | MWAWCell | [protected] |
| m_format | MWAWCell | [protected] |
| m_hAlign | MWAWCell | [protected] |
| m_numberCellSpanned | MWAWCell | [protected] |
| m_position | MWAWCell | [protected] |
| m_protected | MWAWCell | [protected] |
| m_styleId | ClarisWksTableInternal::TableCell | |
| m_vAlign | MWAWCell | [protected] |
| m_zoneId | ClarisWksTableInternal::TableCell | |
| MWAWCell() | MWAWCell | [inline] |
| NumberType enum name | MWAWCell | |
| numSpannedCells() const | MWAWCell | [inline] |
| operator<<(std::ostream &o, TableCell const &cell) | ClarisWksTableInternal::TableCell | [friend] |
| MWAWCell::operator<<(std::ostream &o, MWAWCell const &cell) | MWAWCell | [friend] |
| operator=(TableCell const &orig) | ClarisWksTableInternal::TableCell | [private] |
| position() const | MWAWCell | [inline] |
| resetBorders() | MWAWCell | [inline] |
| send(MWAWListenerPtr listener, MWAWTable &table) | MWAWCell | [virtual] |
| sendContent(MWAWListenerPtr listener, MWAWTable &table) | ClarisWksTableInternal::TableCell | [virtual] |
| setBackgroundColor(MWAWColor color) | MWAWCell | [inline] |
| setBdBox(MWAWBox2f box) | MWAWCell | [inline] |
| setBdSize(MWAWVec2f sz) | MWAWCell | [inline] |
| setBorders(int wh, MWAWBorder const &border) | MWAWCell | |
| setExtraLine(ExtraLine extrLine, MWAWBorder const &type=MWAWBorder()) | MWAWCell | [inline] |
| setFont(MWAWFont const &font, bool isDefault=false) | MWAWCell | [inline] |
| setFormat(Format const &format) | MWAWCell | [inline] |
| setHAlignment(HorizontalAlignment align) | MWAWCell | [inline] |
| setNumSpannedCells(MWAWVec2i numSpanned) | MWAWCell | [inline] |
| setPosition(MWAWVec2i posi) | MWAWCell | [inline] |
| setProtected(bool fl) | MWAWCell | [inline] |
| setVAlignment(VerticalAlignment align) | MWAWCell | [inline] |
| TableCell() | ClarisWksTableInternal::TableCell | [inline] |
| TableCell(TableCell const &orig) | ClarisWksTableInternal::TableCell | [private] |
| update(Table const &table) | ClarisWksTableInternal::TableCell | |
| VALIGN_BOTTOM enum value | MWAWCell | |
| VALIGN_CENTER enum value | MWAWCell | |
| VALIGN_DEFAULT enum value | MWAWCell | |
| VALIGN_TOP enum value | MWAWCell | |
| vAlignment() const | MWAWCell | [inline] |
| VerticalAlignment enum name | MWAWCell | |
| ~MWAWCell() | MWAWCell | [inline, virtual] |