21 module
com { module sun { module star { module table {
56 [in] sequence<com::sun::star::table::CellRangeAddress> aRanges,
57 [in]
boolean bColumnHeaders,
58 [in]
boolean bRowHeaders );
66 void removeByName( [in]
string aName );
provides methods to access charts via name and to insert and remove charts.
Definition: XTableCharts.idl:29
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
Definition: Ambiguous.idl:20
is used to access named objects within a container.
Definition: XNameAccess.idl:31