|
LibreOffice
LibreOffice 26.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 | |
| 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. | |
| void | acquire () |
| increases the reference counter by one. | |
| void | release () |
| decreases the reference counter by one. | |
| 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 | ) |