Searched refs:eCalcType (Results 1 – 2 of 2) sorted by relevance
717 CellType eCalcType = rExport.GetDocument()->GetCellType( aScAddress ); in SetMatrixCellData() local718 switch (eCalcType) in SetMatrixCellData()
6562 CellType eCalcType = pDocSh->GetDocument()->GetCellType( aCellPos ); in getType() local6563 switch (eCalcType) in getType()
Completed in 67 milliseconds