summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportComponent.idl')
-rw-r--r--offapi/com/sun/star/report/XReportComponent.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl
index 4a6d091511ea..41b62af3349d 100644
--- a/offapi/com/sun/star/report/XReportComponent.idl
+++ b/offapi/com/sun/star/report/XReportComponent.idl
@@ -42,15 +42,13 @@
//=============================================================================
module com { module sun { module star { module report {
-
-published interface XSection;
-
+ interface XSection;
//=============================================================================
/** describes a component which may be part of a report.
@see XReportDefinition
*/
-published interface XReportComponent
+interface XReportComponent
{
interface com::sun::star::util::XCloneable;
/** identifies the component as a candidate for being part of a report.