Home
last modified time | relevance | path

Searched refs:SmMatrixNode (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/starmath/inc/
H A Dnode.hxx808 class SmMatrixNode : public SmStructureNode class
814 SmMatrixNode(const SmToken &rNodeToken) in SmMatrixNode() function in SmMatrixNode
/aoo42x/main/starmath/source/
H A Dnode.cxx2572 void SmMatrixNode::CreateTextFromNode(String &rText) in CreateTextFromNode()
2592 void SmMatrixNode::Arrange(const OutputDevice &rDev, const SmFormat &rFormat) in Arrange()
2693 void SmMatrixNode::SetRowCol(sal_uInt16 nMatrixRows, sal_uInt16 nMatrixCols) in SetRowCol()
2700 SmNode * SmMatrixNode::GetLeftMost() in GetLeftMost()
H A Dmathtype.hxx116 void HandleSmMatrix(SmMatrixNode *pMatrix,int nLevel);
H A Dmathmlexport.cxx1467 const SmMatrixNode *pMatrix = static_cast<const SmMatrixNode *>(pNode); in ExportMatrix()
H A Dparse.cxx2307 SmMatrixNode *pMNode = new SmMatrixNode(m_aCurToken); in Matrix()
H A Dmathtype.cxx2169 HandleSmMatrix((SmMatrixNode *)pNode,nLevel); in HandleNodes()
2231 void MathType::HandleSmMatrix(SmMatrixNode *pMatrix,int nLevel) in HandleSmMatrix()
H A Dmathmlimport.cxx2731 SmMatrixNode *pSNode = new SmMatrixNode(aToken); in EndElement()

Completed in 60 milliseconds