summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/FormulaToken.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/FormulaToken.idl')
-rw-r--r--offapi/com/sun/star/sheet/FormulaToken.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/FormulaToken.idl b/offapi/com/sun/star/sheet/FormulaToken.idl
index a00a3b2e77b1..a6cd3f1e0cb2 100644
--- a/offapi/com/sun/star/sheet/FormulaToken.idl
+++ b/offapi/com/sun/star/sheet/FormulaToken.idl
@@ -37,7 +37,7 @@ module com { module sun { module star { module sheet {
/** contains a single token within a formula.
*/
-published struct FormulaToken
+struct FormulaToken
{
//-------------------------------------------------------------------------