9 #ifndef com_sun_star_chart2_XTimeBased_idl 10 #define com_sun_star_chart2_XTimeBased_idl 14 module
com { module sun { module star { module chart2 {
23 boolean switchToNext( [in]
boolean wrap);
30 boolean setToPointInTime( [in]
long point );
32 void setRange( [in]
long start, [in]
long end );
Definition: Ambiguous.idl:22
Definition: XTimeBased.idl:16
base interface of all UNO interfaces
Definition: XInterface.idl:47