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.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/table/CellValueBinding.idl b/offapi/com/sun/star/table/CellValueBinding.idl
index ee6320b3ff42..c2801816cfb9 100644
--- a/offapi/com/sun/star/table/CellValueBinding.idl
+++ b/offapi/com/sun/star/table/CellValueBinding.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_table_CellValueBinding_idl__
-#define __com_sun_star_table_CellValueBinding_idl__
-
-#include <com/sun/star/form/binding/ValueBinding.idl>
-#include <com/sun/star/table/CellAddress.idl>
-#include <com/sun/star/lang/XInitialization.idl>
-
module com { module sun { module star { module table {
@@ -87,6 +80,4 @@ service CellValueBinding
}; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */