10 module 
com { module sun { module star { module chart2 {
    19     boolean switchToNext( [in] 
boolean wrap);
    26     boolean setToPointInTime( [in] 
long point );
    28     void setRange( [in] 
long start, [in] 
long end );
 Definition: Ambiguous.idl:20
 
Definition: XTimeBased.idl:12
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45