summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/ListPositionCellBinding.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/ListPositionCellBinding.idl')
-rw-r--r--offapi/com/sun/star/table/ListPositionCellBinding.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/ListPositionCellBinding.idl b/offapi/com/sun/star/table/ListPositionCellBinding.idl
index a2608d10bc50..f60dbce7562d 100644
--- a/offapi/com/sun/star/table/ListPositionCellBinding.idl
+++ b/offapi/com/sun/star/table/ListPositionCellBinding.idl
@@ -22,12 +22,10 @@
#include <com/sun/star/table/CellValueBinding.idl>
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
/** defines the binding to a single cell in a table document, which can be used to
transfer a list position into the cell.
@@ -44,7 +42,6 @@ service ListPositionCellBinding
service CellValueBinding;
};
-//=============================================================================
}; }; }; };