21 module
com { module sun { module star { module sheet {
45 sequence< com::sun::star::table::CellRangeAddress > getSources();
51 [in] sequence< com::sun::star::table::CellRangeAddress > aSources );
63 void setStartOutputPosition(
70 boolean getUseColumnHeaders();
76 void setUseColumnHeaders( [in]
boolean bUseColumnHeaders );
82 boolean getUseRowHeaders();
88 void setUseRowHeaders( [in]
boolean bUseRowHeaders );
94 boolean getInsertLinks();
100 void setInsertLinks( [in]
boolean bInsertLinks );
Definition: Ambiguous.idl:20
contains a cell address within a spreadsheet document.
Definition: CellAddress.idl:26
GeneralFunction
used to specify a function to be calculated from values.
Definition: GeneralFunction.idl:26
base interface of all UNO interfaces
Definition: XInterface.idl:45
provides access to the settings of a consolidation descriptor.
Definition: XConsolidationDescriptor.idl:30