Searched refs:GetResultDimensions (Results 1 – 3 of 3) sorted by relevance
422 void GetResultDimensions( SCSIZE& rCols, SCSIZE& rRows );
903 void ScFormulaCell::GetResultDimensions( SCSIZE& rCols, SCSIZE& rRows ) in GetResultDimensions() function in ScFormulaCell
906 aFormCell.GetResultDimensions( nSizeX, nSizeY ); in EnterMatrix()
Completed in 38 milliseconds