#include <node.hxx>
Inherits SmStructureNode.
Inheritance diagram for SmTableNode:


Public Member Functions | |
| SmTableNode (const SmToken &rNodeToken) | |
| virtual SmNode * | GetLeftMost () |
| virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
Definition at line 463 of file node.hxx.
| SmTableNode::SmTableNode | ( | const SmToken & | rNodeToken | ) | [inline] |
| SmNode * SmTableNode::GetLeftMost | ( | ) | [virtual] |
| void SmTableNode::Arrange | ( | const OutputDevice & | rDev, | |
| const SmFormat & | rFormat | |||
| ) | [virtual] |
Reimplemented from SmNode.
Definition at line 763 of file node.cxx.
References SmNode::Arrange(), DIS_VERTICAL, SmRect::ExtendBy(), SmFormat::GetDistance(), SmNode::GetFont(), SmRect::GetItalicWidth(), SmNode::GetLeftMost(), SmStructureNode::GetNumSubNodes(), SmNode::GetRect(), SmNode::GetRectHorAlign(), SmStructureNode::GetSubNode(), SmNode::MoveTo(), SmRect::operator=(), RCP_ARG, RCP_NONE, RP_BOTTOM, RVA_BASELINE, and SmRect::SmRect().
1.5.1