19#ifndef __com_sun_star_chart_ChartTableAddressSupplier_idl__
20#define __com_sun_star_chart_ChartTableAddressSupplier_idl__
25module
com { module sun { module star { module chart {
Definition: Accessible.idl:22
This is a helper service for access to table Address to cell ranges of the container document of a ch...
Definition: ChartTableAddressSupplier.idl:34
string MainTitleAddress
contains the address to the main title.
Definition: ChartTableAddressSupplier.idl:51
sequence< com::sun::star::chart::ChartSeriesAddress > SeriesAddresses
contains the addresses to the elements of a series.
Definition: ChartTableAddressSupplier.idl:47
string CategoriesRangeAddress
contains the address to the cells containing the names of the categories.
Definition: ChartTableAddressSupplier.idl:40
string SubTitleAddress
contains the address to the sub title.
Definition: ChartTableAddressSupplier.idl:57