10 #ifndef __com_sun_star_sheet_XSelectedSheetsSupplier_idl__
11 #define __com_sun_star_sheet_XSelectedSheetsSupplier_idl__
15 module com { module sun { module star { module sheet {
26 sequence<long> getSelectedSheets();
Definition: XSelectedSheetsSupplier.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:47