summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XSection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XSection.idl')
-rw-r--r--offapi/com/sun/star/report/XSection.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl
index 606b05eded44..1f7246b715cc 100644
--- a/offapi/com/sun/star/report/XSection.idl
+++ b/offapi/com/sun/star/report/XSection.idl
@@ -54,7 +54,7 @@
//=============================================================================
module com { module sun { module star { module report {
- interface XGroup;
+ published interface XGroup;
//=============================================================================
/** identifies a <type>XSection</type> inside a report.
@@ -66,7 +66,7 @@
@see XReportDefinition
@see XGroup
*/
-interface XSection
+published interface XSection
{
/** allows to navigate to group or report definition.
*/