Home
last modified time | relevance | path

Searched refs:SmRectangleNode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/starmath/inc/
H A Dnode.hxx256 class SmRectangleNode : public SmGraphicNode class
261 SmRectangleNode(const SmToken &rNodeToken) in SmRectangleNode() function in SmRectangleNode
/trunk/main/starmath/source/
H A Dnode.cxx2349 void SmRectangleNode::AdaptToX(const OutputDevice &/*rDev*/, sal_uLong nWidth) in AdaptToX()
2355 void SmRectangleNode::AdaptToY(const OutputDevice &/*rDev*/, sal_uLong nHeight) in AdaptToY()
2362 void SmRectangleNode::Arrange(const OutputDevice &rDev, const SmFormat &/*rFormat*/) in Arrange()
2386 void SmRectangleNode::Draw(OutputDevice &rDev, const Point &rPosition) const in Draw()
2819 void SmRectangleNode::CreateTextFromNode(String &rText) in CreateTextFromNode()
H A Dparse.cxx1229 pOper = new SmRectangleNode(m_aCurToken); in Product()
1819 pAttr = new SmRectangleNode(m_aCurToken); in Attribut()
H A Dmathmlimport.cxx1744 aSubNodes[0] = new SmRectangleNode(aToken); in HandleAccent()
2379 SmNode *pOper = new SmRectangleNode(aToken); in EndElement()

Completed in 44 milliseconds