Searched refs:CreateMixedMatrix (Results 1 – 5 of 5) sorted by relevance
95 static ScMatrixRef CreateMixedMatrix( const com::sun::star::uno::Any & rAny );
395 ScMatrixRef ScSequenceToMatrix::CreateMixedMatrix( const com::sun::star::uno::Any & rAny ) in CreateMixedMatrix() function in ScSequenceToMatrix
1262 ScMatrixRef xMat = ScSequenceToMatrix::CreateMixedMatrix( _aToken.Data); in AddFormulaToken()
1784 xMatrix = ScSequenceToMatrix::CreateMixedMatrix( rNewRes ); in SetResult()
1252 ScMatrixRef xMatrix = ScSequenceToMatrix::CreateMixedMatrix( aAny ); in setResults()
Completed in 49 milliseconds