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.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/FormulaToken.idl b/offapi/com/sun/star/sheet/FormulaToken.idl
index d5fedeca9..96eaefcc5 100644
--- a/offapi/com/sun/star/sheet/FormulaToken.idl
+++ b/offapi/com/sun/star/sheet/FormulaToken.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -36,7 +36,7 @@ module com { module sun { module star { module sheet {
/** contains a single token within a formula.
*/
-struct FormulaToken
+published struct FormulaToken
{
//-------------------------------------------------------------------------