summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/CellValueBinding.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/CellValueBinding.idl')
-rw-r--r--offapi/com/sun/star/table/CellValueBinding.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/CellValueBinding.idl b/offapi/com/sun/star/table/CellValueBinding.idl
index 763f688db76d..969e1a6f2a7c 100644
--- a/offapi/com/sun/star/table/CellValueBinding.idl
+++ b/offapi/com/sun/star/table/CellValueBinding.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/table/CellAddress.idl>
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
/** defines the binding to a single cell in a table document
@@ -94,7 +92,6 @@ service CellValueBinding
interface com::sun::star::lang::XInitialization;
};
-//=============================================================================
}; }; }; };