#include <node.hxx>
Inherits SmMathSymbolNode.
Inheritance diagram for SmPlaceNode:
Public Member Functions | |
SmPlaceNode (const SmToken &rNodeToken) | |
virtual void | Prepare (const SmFormat &rFormat, const SmDocShell &rDocShell) |
virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
Definition at line 430 of file node.hxx.
SmPlaceNode::SmPlaceNode | ( | const SmToken & | rNodeToken | ) | [inline] |
void SmPlaceNode::Prepare | ( | const SmFormat & | rFormat, | |
const SmDocShell & | rDocShell | |||
) | [virtual] |
Reimplemented from SmMathSymbolNode.
Definition at line 2896 of file node.cxx.
References SmNode::Flags(), FLG_COLOR, FLG_FONT, FLG_ITALIC, SmNode::GetFont(), and SmNode::Prepare().
void SmPlaceNode::Arrange | ( | const OutputDevice & | rDev, | |
const SmFormat & | rFormat | |||
) | [virtual] |
Reimplemented from SmMathSymbolNode.
Definition at line 2905 of file node.cxx.
References SmRect::GetBorderWidth(), SmNode::GetFont(), SmTextNode::GetText(), SmRect::operator=(), SmNode::PrepareAttributes(), SmTmpDevice::SetFont(), and SmRect::SmRect().