summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/XFunction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/XFunction.idl')
-rw-r--r--offapi/com/sun/star/report/XFunction.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl
index 8b5df0737e9e..1de5ab69f2a3 100644
--- a/offapi/com/sun/star/report/XFunction.idl
+++ b/offapi/com/sun/star/report/XFunction.idl
@@ -72,10 +72,6 @@ published interface XFunction
[attribute,bound] com::sun::star::beans::Optional<string> InitialFormula;
};
-service Function : XFunction
-{
- create();
-};
//=============================================================================
}; }; }; };