summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/Function.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/Function.idl')
-rw-r--r--offapi/com/sun/star/report/Function.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/Function.idl b/offapi/com/sun/star/report/Function.idl
index 5feb8b3f9201..f070e817d91d 100644
--- a/offapi/com/sun/star/report/Function.idl
+++ b/offapi/com/sun/star/report/Function.idl
@@ -30,15 +30,12 @@
#include <com/sun/star/report/XFunction.idl>
-//=============================================================================
module com { module sun { module star { module report {
-//=============================================================================
service Function : XFunction
{
create();
};
-//=============================================================================
}; }; }; };
#endif