summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportEngine.idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 15:12:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 15:12:30 +0000
commit174da01edde67d7247bf8af0b08a0cb66fd28f9f (patch)
treedb34bf0bd7a75f3f405c8091e23d502c706aad2e /offapi/com/sun/star/report/XReportEngine.idl
parent6eb1c2c22600ee1f9eb3657fa1792cde2d09d9f7 (diff)
INTEGRATION: CWS adc16 (1.2.26); FILE MERGED
2007/07/27 12:53:07 np 1.2.26.1: #i80106#
Diffstat (limited to 'offapi/com/sun/star/report/XReportEngine.idl')
-rw-r--r--offapi/com/sun/star/report/XReportEngine.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl
index 6403dfb0dd7e..92d78e7f07e4 100644
--- a/offapi/com/sun/star/report/XReportEngine.idl
+++ b/offapi/com/sun/star/report/XReportEngine.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XReportEngine.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 07:22:35 $
+ * last change: $Author: hr $ $Date: 2007-07-31 16:12:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,7 @@
#endif
//=============================================================================
+module com { module sun { module star { module report {
/** identifies a <type>XReportEngine</type> which allows the creation of OpenDocument files.
<p>The following events are supported by the report engine.
@@ -82,7 +83,6 @@
@see com.sun.star.document.OfficeDocument
*/
-module com { module sun { module star { module report {
interface XReportEngine
{