summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl')
-rw-r--r--offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl b/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl
index 1cfd3f4e58da..93df9f18f041 100644
--- a/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/sheet/XDataPilotField.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** Provides access to the <type>DataPilotField</type> used to layout
multiple data fields.
@@ -43,7 +41,6 @@ module com { module sun { module star { module sheet {
*/
published interface XDataPilotDataLayoutFieldSupplier
{
- //-------------------------------------------------------------------------
/** Returns the <type>DataPilotField</type> used to layout multiple data
fields.
@@ -56,7 +53,6 @@ published interface XDataPilotDataLayoutFieldSupplier
};
-//=============================================================================
}; }; }; };