summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/meta/XFormulaParser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/meta/XFormulaParser.idl')
-rw-r--r--offapi/com/sun/star/report/meta/XFormulaParser.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/meta/XFormulaParser.idl b/offapi/com/sun/star/report/meta/XFormulaParser.idl
index 0a9d746b5198..958628a5fc4e 100644
--- a/offapi/com/sun/star/report/meta/XFormulaParser.idl
+++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl
@@ -34,7 +34,6 @@
#include <com/sun/star/sheet/FormulaOpCodeMapEntry.idl>
#include <com/sun/star/sheet/XFormulaOpCodeMapper.idl>
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module report { module meta {
/** identifies a <type>XFormulaParser</type> which allows to retrieve the meta data of all supported functions.
@@ -62,7 +61,6 @@ interface XFormulaParser
[attribute,readonly] com::sun::star::sheet::XFormulaOpCodeMapper FormulaOpCodeMapper;
};
-//=============================================================================
}; }; }; }; };