summaryrefslogtreecommitdiffstats
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.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
index 7255286af17a..0abac9c795d7 100644
--- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl
+++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl
@@ -32,7 +32,6 @@
#include <com/sun/star/lang/DisposedException.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module report { module meta {
interface XFunctionDescription;
@@ -66,7 +65,6 @@ interface XFunctionCategory
[attribute,readonly] long Number;
};
-//=============================================================================
}; }; }; }; };