LibreOffice
LibreOffice 24.2 SDK API Reference
|
import <XSelectedSheetsSupplier.idl;
Public Member Functions | |
sequence< long > | getSelectedSheets () |
returns the indices of currently selected sheets. | |
![]() | |
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. | |
sequence< long > getSelectedSheets | ( | ) |
returns the indices of currently selected sheets.
Sheet indices are 0-based.