addTo(WPXPropertyList &propList) const | MWAWCell | |
backgroundColor() const | MWAWCell | [inline] |
bdBox() const | MWAWCell | [inline] |
bdSize() const | MWAWCell | [inline] |
borders() const | MWAWCell | [inline] |
Cell(MWProStructures &parser, Block *block) | MWProStructuresInternal::Cell | [inline] |
E_Cross enum value | MWAWCell | |
E_Line1 enum value | MWAWCell | |
E_Line2 enum value | MWAWCell | |
E_None enum value | MWAWCell | |
ExtraLine enum name | MWAWCell | |
extraLine() const | MWAWCell | [inline] |
extraLineType() const | MWAWCell | [inline] |
getCellName(Vec2i const &pos, Vec2b const &absolute) | MWAWCell | [static] |
getColumnName(int col) | MWAWCell | [static] |
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 | |
hAlignement() const | MWAWCell | [inline] |
hasBorders() const | MWAWCell | [inline] |
hasExtraLine() const | MWAWCell | [inline] |
HorizontalAlignment enum name | MWAWCell | |
isProtected() const | MWAWCell | [inline] |
m_backgroundColor | MWAWCell | [protected] |
m_bdBox | MWAWCell | [protected] |
m_bdSize | MWAWCell | [protected] |
m_blockId | MWProStructuresInternal::Cell | |
m_bordersList | MWAWCell | [protected] |
m_extraLine | MWAWCell | [protected] |
m_extraLineType | MWAWCell | [protected] |
m_hAlign | MWAWCell | [protected] |
m_numberCellSpanned | MWAWCell | [protected] |
m_parser | MWProStructuresInternal::Cell | |
m_position | MWAWCell | [protected] |
m_protected | MWAWCell | [protected] |
m_vAlign | MWAWCell | [protected] |
MWAWCell() | MWAWCell | [inline] |
numSpannedCells() const | MWAWCell | [inline] |
operator<<(std::ostream &o, MWAWCell const &cell) | MWAWCell | [friend] |
position() const | MWAWCell | [inline] |
resetBorders() | MWAWCell | [inline] |
send(MWAWContentListenerPtr listener, MWAWTable &table) | MWAWCell | [virtual] |
sendContent(MWAWContentListenerPtr listener, MWAWTable &) | MWProStructuresInternal::Cell | [inline, virtual] |
setBackgroundColor(MWAWColor color) | MWAWCell | [inline] |
setBdBox(Box2f box) | MWAWCell | [inline] |
setBdSize(Vec2f sz) | MWAWCell | [inline] |
setBorders(int wh, MWAWBorder const &border) | MWAWCell | |
setExtraLine(ExtraLine extrLine, MWAWBorder const &type=MWAWBorder()) | MWAWCell | [inline] |
setHAlignement(HorizontalAlignment align) | MWAWCell | [inline] |
setNumSpannedCells(Vec2i numSpanned) | MWAWCell | [inline] |
setPosition(Vec2i posi) | MWAWCell | [inline] |
setProtected(bool fl) | MWAWCell | [inline] |
setVAlignement(VerticalAlignment align) | MWAWCell | [inline] |
VALIGN_BOTTOM enum value | MWAWCell | |
VALIGN_CENTER enum value | MWAWCell | |
VALIGN_DEFAULT enum value | MWAWCell | |
VALIGN_TOP enum value | MWAWCell | |
vAlignement() const | MWAWCell | [inline] |
VerticalAlignment enum name | MWAWCell | |
~MWAWCell() | MWAWCell | [inline, virtual] |