summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XFunctions.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XFunctions.idl')
-rw-r--r--offapi/com/sun/star/report/XFunctions.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/XFunctions.idl b/offapi/com/sun/star/report/XFunctions.idl
index fc2266ac6f40..a1d0d9bf125f 100644
--- a/offapi/com/sun/star/report/XFunctions.idl
+++ b/offapi/com/sun/star/report/XFunctions.idl
@@ -35,15 +35,15 @@
//=============================================================================
module com { module sun { module star { module report {
-published interface XReportDefinition;
-published interface XFunction;
+interface XReportDefinition;
+interface XFunction;
//=============================================================================
/** This interface specifies the functions collections of the report definition or a group.
@see XFunction
@see XReportDefinition
*/
-published interface XFunctions
+interface XFunctions
{
/** allows to register listeners to be notified of changes in the container.
*/