summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/control/FormattedField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/control/FormattedField.idl')
-rw-r--r--offapi/com/sun/star/form/control/FormattedField.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/form/control/FormattedField.idl b/offapi/com/sun/star/form/control/FormattedField.idl
index c5270f705487..e5185309692c 100644
--- a/offapi/com/sun/star/form/control/FormattedField.idl
+++ b/offapi/com/sun/star/form/control/FormattedField.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_form_control_FormattedField_idl__
-#define __com_sun_star_form_control_FormattedField_idl__
-
-#include <com/sun/star/awt/UnoControlFormattedField.idl>
-#include <com/sun/star/form/XBoundControl.idl>
-
module com { module sun { module star { module form { module control {
@@ -51,7 +45,5 @@ published service FormattedField
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */