Searched refs:lcl_GetLongElement (Results 1 – 1 of 1) sorted by relevance
429 INT32 lcl_GetLongElement( const uno::Sequence< uno::Sequence<INT32> >& aMatrix, long nCol, long nRo… in lcl_GetLongElement() function472 aSubSeq.getArray()[nRow] = lcl_GetLongElement( aMatrix, nCol, nRow ); in transposeInt()
Completed in 14 milliseconds