summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XFormulaParser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XFormulaParser.idl')
-rw-r--r--offapi/com/sun/star/sheet/XFormulaParser.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XFormulaParser.idl b/offapi/com/sun/star/sheet/XFormulaParser.idl
index 25e8e2db464b..a45c1d129023 100644
--- a/offapi/com/sun/star/sheet/XFormulaParser.idl
+++ b/offapi/com/sun/star/sheet/XFormulaParser.idl
@@ -41,7 +41,7 @@ module com { module sun { module star { module sheet {
/** converts between text and token representations of formulas.
*/
-published interface XFormulaParser
+interface XFormulaParser
{
//-------------------------------------------------------------------------