Searched refs:xMatRef (Results 1 – 1 of 1) sorted by relevance
653 ScMatrixRef xMatRef; in GetSelectionFromFormula() local662 xMatRef = new ScMatrix(1,1); in GetSelectionFromFormula()672 xMatRef->PutError( nErrCode, 0); in GetSelectionFromFormula()676 xMatRef->PutDouble( aValidationSrc.GetValue(), 0); in GetSelectionFromFormula()681 xMatRef->PutString( aStr, 0); in GetSelectionFromFormula()684 pValues = xMatRef; in GetSelectionFromFormula()
Completed in 9 milliseconds