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 f86ba3c82ad5..0426de939a44 100644
--- a/offapi/com/sun/star/report/XSection.idl
+++ b/offapi/com/sun/star/report/XSection.idl
@@ -39,7 +39,7 @@
//=============================================================================
module com { module sun { module star { module report {
- published interface XGroup;
+ interface XGroup;
//=============================================================================
/** identifies a <type>XSection</type> inside a report.
@@ -51,7 +51,7 @@
@see XReportDefinition
@see XGroup
*/
-published interface XSection
+interface XSection
{
/** allows to navigate to group or report definition.
*/