summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/FormulaMapGroup.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/FormulaMapGroup.idl')
-rw-r--r--offapi/com/sun/star/sheet/FormulaMapGroup.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/FormulaMapGroup.idl b/offapi/com/sun/star/sheet/FormulaMapGroup.idl
index 2ffefc8609a5..a66ead69b443 100644
--- a/offapi/com/sun/star/sheet/FormulaMapGroup.idl
+++ b/offapi/com/sun/star/sheet/FormulaMapGroup.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_sheet_FormulaMapGroup_idl__
#define __com_sun_star_sheet_FormulaMapGroup_idl__
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** Constants of bit masks used with
<member>XFormurmulaOpCodeMapper::getAvailableMappings</member> to
@@ -61,7 +59,6 @@ constants FormulaMapGroup
const long ALL_EXCEPT_SPECIAL = 0x7fffffff;
};
-//=============================================================================
}; }; }; };