summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl')
-rw-r--r--offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl
index b674602169c9..9e967b992374 100644
--- a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl
+++ b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module sheet {
/** contains a mapping from a formula name (function name, operator,
...) to the OpCode used by the formula compiler.
*/
-published struct FormulaOpCodeMapEntry
+struct FormulaOpCodeMapEntry
{
//-------------------------------------------------------------------------