Searched refs:rStartCell (Results 1 – 1 of 1) sorted by relevance
318 const String &rStartCell, const String &rEndCell, in GetRangeRepFromTableAndCells() argument322 DBG_ASSERT( rStartCell.Len(), "cell name missing" ); in GetRangeRepFromTableAndCells()325 aRes += rStartCell; in GetRangeRepFromTableAndCells()335 aRes += rStartCell; in GetRangeRepFromTableAndCells()345 String &rStartCell, in GetTableAndCellsFromRangeRep() argument386 rStartCell = aStartCell; in GetTableAndCellsFromRangeRep()
Completed in 17 milliseconds