[Libreoffice-commits] .: offapi/com
Jan Holesovsky
kendy at kemper.freedesktop.org
Tue Nov 29 00:43:16 PST 2011
offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit ebdc3ad1ee835212be4eb5fe99d5442c8baff920
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 29 09:40:48 2011 +0100
Fix build in offapi.
diff --git a/offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl b/offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl
index 786dba3..fe49579 100644
--- a/offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl
+++ b/offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl
@@ -28,6 +28,8 @@
#ifndef __com_sun_star_sheet_XSelectedSheetsSupplier_idl__
#define __com_sun_star_sheet_XSelectedSheetsSupplier_idl__
+#include <com/sun/star/uno/XInterface.idl>
+
module com { module sun { module star { module sheet {
interface XSelectedSheetsSupplier: com::sun::star::uno::XInterface
More information about the Libreoffice-commits
mailing list