summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
index f8c0eb96fdb7..f5f2bb620041 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_form_binding_BindableDatabaseNumericField_idl__
-#define __com_sun_star_form_binding_BindableDatabaseNumericField_idl__
-
-#include <com/sun/star/form/component/DatabaseNumericField.idl>
-#include <com/sun/star/form/binding/BindableDataAwareControlModel.idl>
-
module com { module sun { module star { module form { module binding {
@@ -50,6 +44,4 @@ service BindableDatabaseNumericField
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */