19 #ifndef __com_sun_star_chart_ChartDataValue_idl__
20 #define __com_sun_star_chart_ChartDataValue_idl__
24 module
com { module sun { module star { module chart {
– idl definition –
Definition: Ambiguous.idl:22
double LowError
lowest possible error value.
Definition: ChartDataValue.idl:47
describes a single data value, including the error
Definition: ChartDataValue.idl:33
double HighError
highest possible error value.
Definition: ChartDataValue.idl:42
double Value
value by itself.
Definition: ChartDataValue.idl:37