20 #ifndef __com_sun_star_sheet_XConsolidationDescriptor_idl__
21 #define __com_sun_star_sheet_XConsolidationDescriptor_idl__
29 module
com { module sun { module star { module sheet {
53 sequence< com::sun::star::table::CellRangeAddress > getSources();
59 [in] sequence< com::sun::star::table::CellRangeAddress > aSources );
71 void setStartOutputPosition(
78 boolean getUseColumnHeaders();
84 void setUseColumnHeaders( [in]
boolean bUseColumnHeaders );
90 boolean getUseRowHeaders();
96 void setUseRowHeaders( [in]
boolean bUseRowHeaders );
102 boolean getInsertLinks();
108 void setInsertLinks( [in]
boolean bInsertLinks );