Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Dnode.hxx822 void SetRowCol(sal_uInt16 nMatrixRows, sal_uInt16 nMatrixCols);
/trunk/main/starmath/source/
H A Dparse.cxx2309 pMNode->SetRowCol(r, c); in Matrix()
H A Dnode.cxx2693 void SmMatrixNode::SetRowCol(sal_uInt16 nMatrixRows, sal_uInt16 nMatrixCols) in SetRowCol() function in SmMatrixNode
H A Dmathmlimport.cxx2733 pSNode->SetRowCol(static_cast<sal_uInt16>(nRows),nCols); in EndElement()

Completed in 49 milliseconds