summaryrefslogtreecommitdiffstats
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, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl
index e3098a2246e8..19466f68c243 100644
--- a/offapi/com/sun/star/report/XReportComponent.idl
+++ b/offapi/com/sun/star/report/XReportComponent.idl
@@ -55,13 +55,15 @@
//=============================================================================
module com { module sun { module star { module report {
- interface XSection;
+
+published interface XSection;
+
//=============================================================================
/** describes a component which may be part of a report.
@see XReportDefinition
*/
-interface XReportComponent
+published interface XReportComponent
{
interface com::sun::star::util::XCloneable;
/** identifies the component as a candidate for being part of a report.