21 module
com { module sun { module star { module table {
35 boolean getHasColumnHeaders();
41 void setHasColumnHeaders( [in]
boolean bHasColumnHeaders );
47 boolean getHasRowHeaders();
53 void setHasRowHeaders( [in]
boolean bHasRowHeaders );
58 sequence<com::sun::star::table::CellRangeAddress> getRanges();
64 [in] sequence<com::sun::star::table::CellRangeAddress> aRanges );
Definition: Ambiguous.idl:20
provides access to the settings of a chart object in a table or spreadsheet.
Definition: XTableChart.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45