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


Public Member Functions | |
| SmBinHorNode (const SmToken &rNodeToken) | |
| virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
Definition at line 553 of file node.hxx.
| SmBinHorNode::SmBinHorNode | ( | const SmToken & | rNodeToken | ) | [inline] |
| void SmBinHorNode::Arrange | ( | const OutputDevice & | rDev, | |
| const SmFormat & | rFormat | |||
| ) | [virtual] |
Reimplemented from SmNode.
Definition at line 1037 of file node.cxx.
References SmNode::Arrange(), DIS_HORIZONTAL, SmRect::ExtendBy(), SmFormat::GetDistance(), SmFormat::GetRelSize(), SmStructureNode::GetSubNode(), SmRect::GetWidth(), SmRect::operator=(), RCP_XOR, RHA_CENTER, RP_RIGHT, RVA_BASELINE, and SIZ_OPERATOR.
1.5.1