summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SubTotalField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SubTotalField.idl')
-rw-r--r--offapi/com/sun/star/sheet/SubTotalField.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/SubTotalField.idl b/offapi/com/sun/star/sheet/SubTotalField.idl
index 637a4f1ad454..5409c5a7cc01 100644
--- a/offapi/com/sun/star/sheet/SubTotalField.idl
+++ b/offapi/com/sun/star/sheet/SubTotalField.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/sheet/XSubTotalField.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents a single field in a subtotal descriptor.
@@ -37,7 +35,6 @@ module com { module sun { module star { module sheet {
*/
published service SubTotalField
{
- //-------------------------------------------------------------------------
/** provides access to the settings of the subtotal field.
*/
@@ -45,7 +42,6 @@ published service SubTotalField
};
-//=============================================================================
}; }; }; };