summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/report/XReportControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportControlModel.idl')
-rw-r--r--offapi/com/sun/star/report/XReportControlModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl
index 49442a13234e..f1d46b5ed1c8 100644
--- a/offapi/com/sun/star/report/XReportControlModel.idl
+++ b/offapi/com/sun/star/report/XReportControlModel.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/container/XContainer.idl>
#include <com/sun/star/container/XIndexContainer.idl>
#include <com/sun/star/report/XFormatCondition.idl>
-//=============================================================================
module com { module sun { module star { module report {
-//=============================================================================
interface XReportControlModel
{
/** allows the creation of sub reports.
@@ -95,7 +93,6 @@ interface XReportControlModel
};
};
-//=============================================================================
}; }; }; };