summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl')
-rw-r--r--offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl b/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl
index e4e3c64ccdc5..48ee0d01dd8c 100644
--- a/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl
+++ b/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/container/XEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents an enumeration of equal-formatted cell range collections.
@@ -34,7 +32,6 @@ module com { module sun { module star { module sheet {
*/
published service UniqueCellFormatRangesEnumeration
{
- //-------------------------------------------------------------------------
/** provides methods to access the cell range collections
in the enumeration.
@@ -45,7 +42,6 @@ published service UniqueCellFormatRangesEnumeration
};
-//=============================================================================
}; }; }; };