Home
last modified time | relevance | path

Searched refs:GetNumRows (Results 1 – 3 of 3) sorted by relevance

/trunk/main/starmath/source/
H A Dmathtype.cxx2237 *pS << sal_uInt8(pMatrix->GetNumRows()); // v_just in HandleSmMatrix()
2239 int nBytes=(pMatrix->GetNumRows()+1)*2/8; in HandleSmMatrix()
2240 if (((pMatrix->GetNumRows()+1)*2)%8) in HandleSmMatrix()
H A Dmathmlexport.cxx1469 for (sal_uLong y = 0; y < pMatrix->GetNumRows(); y++) in ExportMatrix()
/trunk/main/starmath/inc/
H A Dnode.hxx820 sal_uInt16 GetNumRows() const {return nNumRows;} in GetNumRows() function in SmMatrixNode

Completed in 37 milliseconds