21module 
com {  module sun {  module star {  module table {
 
Definition Ambiguous.idl:20
contains a cell address within a spreadsheet document.
Definition CellAddress.idl:27
long Row
is the index of the row where the cell is located.
Definition CellAddress.idl:41
short Sheet
is the index of the sheet that contains the cell.
Definition CellAddress.idl:31
long Column
is the index of the column where the cell is located.
Definition CellAddress.idl:36