#include <node.hxx>
Inherits SmLineNode.
Inheritance diagram for SmExpressionNode:


Public Member Functions | |
| SmExpressionNode (const SmToken &rNodeToken) | |
| virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
| void | CreateTextFromNode (String &rText) |
Definition at line 500 of file node.hxx.
| SmExpressionNode::SmExpressionNode | ( | const SmToken & | rNodeToken | ) | [inline] |
| void SmExpressionNode::Arrange | ( | const OutputDevice & | rDev, | |
| const SmFormat & | rFormat | |||
| ) | [virtual] |
Reimplemented from SmLineNode.
Definition at line 883 of file node.cxx.
References SmLineNode::Arrange(), SmNode::GetLeftMost(), SmStructureNode::GetNumSubNodes(), SmNode::GetRectHorAlign(), and SmNode::SetRectHorAlign().
| void SmExpressionNode::CreateTextFromNode | ( | String & | rText | ) | [virtual] |
Reimplemented from SmNode.
Definition at line 736 of file node.cxx.
References APPEND, SmNode::CreateTextFromNode(), SmStructureNode::GetNumSubNodes(), SmStructureNode::GetSubNode(), SmNode::GetType(), and NMATH.
1.5.1