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