#include <node.hxx>
Inherits SmStructureNode.
Inheritance diagram for SmAttributNode:
Public Member Functions | |
SmAttributNode (const SmToken &rNodeToken) | |
virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
void | CreateTextFromNode (String &rText) |
Definition at line 760 of file node.hxx.
SmAttributNode::SmAttributNode | ( | const SmToken & | rNodeToken | ) | [inline] |
void SmAttributNode::Arrange | ( | const OutputDevice & | rDev, | |
const SmFormat & | rFormat | |||
) | [virtual] |
Reimplemented from SmNode.
Definition at line 1945 of file node.cxx.
References SmNode::AdaptToX(), SmRect::AlignTo(), SmNode::Arrange(), DIS_ORNAMENTSPACE, SmNode::eType, SmRect::ExtendBy(), SmFormat::GetDistance(), SmNode::GetFont(), SmNode::GetScaleMode(), SmStructureNode::GetSubNode(), SmNode::GetToken(), SmNode::MoveTo(), NATTRIBUT, SmRect::operator=(), RCP_THIS, RHA_CENTER, RP_ATTRIBUT, RVA_ATTRIBUT_HI, RVA_ATTRIBUT_LO, RVA_ATTRIBUT_MID, SCALE_WIDTH, TOVERSTRIKE, and TUNDERLINE.
void SmAttributNode::CreateTextFromNode | ( | String & | rText | ) | [virtual] |
Reimplemented from SmNode.
Definition at line 2764 of file node.cxx.
References APPEND, SmNode::CreateTextFromNode(), SmStructureNode::GetNumSubNodes(), and SmStructureNode::GetSubNode().