ooo-build r12792 - trunk/patches/vba
- From: jiaojh svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: ooo-build r12792 - trunk/patches/vba
 
- Date: Wed,  4 Jun 2008 11:11:15 +0000 (UTC)
 
Author: jiaojh
Date: Wed Jun  4 11:11:15 2008
New Revision: 12792
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12792&view=rev
Log:
add XInterface to XDocumentEventCompatibleHelper
Modified:
   trunk/patches/vba/vba-workbook-worksheet-events-dev300.diff
Modified: trunk/patches/vba/vba-workbook-worksheet-events-dev300.diff
==============================================================================
--- trunk/patches/vba/vba-workbook-worksheet-events-dev300.diff	(original)
+++ trunk/patches/vba/vba-workbook-worksheet-events-dev300.diff	Wed Jun  4 11:11:15 2008
@@ -201,7 +201,7 @@
 +#endif
 --- /dev/null	2007-05-04 18:54:36.000000000 +0800
 +++ offapi/com/sun/star/document/XDocumentEventCompatibleHelper.idl	2008-06-03 14:25:19.000000000 +0800
-@@ -0,0 +1,47 @@
+@@ -0,0 +1,50 @@
 +/*************************************************************************
 + *
 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -234,6 +234,9 @@
 +#ifndef __com_sun_star_document_XDocumentEventCompatibleHelper_idl__
 +#define __com_sun_star_document_XDocumentEventCompatibleHelper_idl__
 +
++#ifndef __com_sun_star_uno_XInterface_idl__
++#include <com/sun/star/uno/XInterface.idl>
++#endif
 +//=============================================================================
 +
 +module com {   module sun {   module star {   module document {
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]