LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"XTimeBased.idl";
Public Member Functions | |
boolean | switchToNext ([in] boolean wrap) |
boolean | setToPointInTime ([in] long point) |
point is the zero based index into the time based array More... | |
void | setRange ([in] long start, [in] long end) |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
void setRange | ( | [in] long | start, |
[in] long | end | ||
) |
boolean setToPointInTime | ( | [in] long | point | ) |
point is the zero based index into the time based array
boolean switchToNext | ( | [in] boolean | wrap | ) |