summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XReportDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XReportDefinition.idl')
-rw-r--r--offapi/com/sun/star/report/XReportDefinition.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl
index 3298733ad05b..ba786dda2c5b 100644
--- a/offapi/com/sun/star/report/XReportDefinition.idl
+++ b/offapi/com/sun/star/report/XReportDefinition.idl
@@ -55,8 +55,8 @@ published interface XConnection;
module com { module sun { module star { module report {
- published interface XSection;
- published interface XGroups;
+ interface XSection;
+ interface XGroups;
//=============================================================================
/** identifies a <type>XReportComponent</type> as being a (sub-) report.
@@ -70,7 +70,7 @@ published interface XConnection;
@see XReportComponent
*/
-published interface XReportDefinition
+interface XReportDefinition
{
/** allows the access to the model embedded in the database storage.
*/