summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/NameToken.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/NameToken.idl')
-rw-r--r--offapi/com/sun/star/sheet/NameToken.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/NameToken.idl b/offapi/com/sun/star/sheet/NameToken.idl
index a66dbe5f424d..bc41daf37d7b 100644
--- a/offapi/com/sun/star/sheet/NameToken.idl
+++ b/offapi/com/sun/star/sheet/NameToken.idl
@@ -31,11 +31,9 @@
#ifndef __com_sun_star_sheet_NameToken_idl__
#define __com_sun_star_sheet_NameToken_idl__
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** contains the information regarding named tokens
*/
@@ -46,7 +44,6 @@ struct NameToken
boolean Global;
};
-//=============================================================================
}; }; }; };