summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/control/NumericField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/control/NumericField.idl')
-rw-r--r--offapi/com/sun/star/form/control/NumericField.idl46
1 files changed, 23 insertions, 23 deletions
diff --git a/offapi/com/sun/star/form/control/NumericField.idl b/offapi/com/sun/star/form/control/NumericField.idl
index b088f6a782eb..45d9b2b7bc9b 100644
--- a/offapi/com/sun/star/form/control/NumericField.idl
+++ b/offapi/com/sun/star/form/control/NumericField.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -25,23 +25,23 @@
*
************************************************************************/
-#ifndef __com_sun_star_form_control_NumericField_idl__
-#define __com_sun_star_form_control_NumericField_idl__
-
-#ifndef __com_sun_star_awt_UnoControlNumericField_idl__
-#include <com/sun/star/awt/UnoControlNumericField.idl>
-#endif
-
-#ifndef __com_sun_star_form_XBoundControl_idl__
-#include <com/sun/star/form/XBoundControl.idl>
-#endif
-
-//=============================================================================
+#ifndef __com_sun_star_form_control_NumericField_idl__
+#define __com_sun_star_form_control_NumericField_idl__
- module com { module sun { module star { module form { module control {
+#ifndef __com_sun_star_awt_UnoControlNumericField_idl__
+#include <com/sun/star/awt/UnoControlNumericField.idl>
+#endif
-//=============================================================================
+#ifndef __com_sun_star_form_XBoundControl_idl__
+#include <com/sun/star/form/XBoundControl.idl>
+#endif
+//=============================================================================
+
+ module com { module sun { module star { module form { module control {
+
+//=============================================================================
+
/** describes a control for inputting numeric values and which can (but not necessarily has to)
be bound to a database field.
@@ -58,14 +58,14 @@ published service NumericField
interface com::sun::star::form::XBoundControl;
};
-//=============================================================================
-
-}; }; }; }; };
-
-/*=============================================================================
-
-=============================================================================*/
+//=============================================================================
+
+}; }; }; }; };
+
+/*=============================================================================
+
+=============================================================================*/
-#endif
+#endif