summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/Section.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/Section.idl')
-rw-r--r--offapi/com/sun/star/report/Section.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/Section.idl b/offapi/com/sun/star/report/Section.idl
index 5725814d551a..b61b23ff3c61 100644
--- a/offapi/com/sun/star/report/Section.idl
+++ b/offapi/com/sun/star/report/Section.idl
@@ -30,16 +30,13 @@
#include <com/sun/star/report/XSection.idl>
-//=============================================================================
module com { module sun { module star { module report {
interface XGroup;
-//=============================================================================
service Section : XSection;
-//=============================================================================
}; }; }; };