summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/meta/XFunctionCategory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/meta/XFunctionCategory.idl')
-rw-r--r--offapi/com/sun/star/report/meta/XFunctionCategory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
index 2163a0028ea9..d60af9d707ae 100644
--- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl
+++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
@@ -34,12 +34,12 @@
//=============================================================================
module com { module sun { module star { module report { module meta {
-interface XFunctionDescription;
+published interface XFunctionDescription;
/** identifies a <type>XFunctionCategory</type> which allows to retrieve the meta data of all supported functions.
*/
-interface XFunctionCategory
+published interface XFunctionCategory
{
/** gives access to the properties.
*/