20 #ifndef __com_sun_star_table_XTableCharts_idl__
21 #define __com_sun_star_table_XTableCharts_idl__
28 module com { module sun { module star { module table {
63 [in] sequence<com::sun::star::table::CellRangeAddress> aRanges,
64 [in]
boolean bColumnHeaders,
65 [in]
boolean bRowHeaders );
73 void removeByName( [in]
string aName );
provides methods to access charts via name and to insert and remove charts.
Definition: XTableCharts.idl:36
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
is used to access named objects within a container.
Definition: XNameAccess.idl:39