summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportEngine.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportEngine.idl')
-rw-r--r--offapi/com/sun/star/report/XReportEngine.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl
index e866f9168c26..8512823a2414 100644
--- a/offapi/com/sun/star/report/XReportEngine.idl
+++ b/offapi/com/sun/star/report/XReportEngine.idl
@@ -40,7 +40,6 @@
#include <com/sun/star/lang/DisposedException.idl>
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module report {
/** identifies a <type>XReportEngine</type> which allows the creation of OpenDocument files.
@@ -138,7 +137,6 @@ interface XReportEngine
[attribute,bound] long MaxRows;
};
-//=============================================================================
}; }; }; };