summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DatabaseRadioButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseRadioButton.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabaseRadioButton.idl62
1 files changed, 31 insertions, 31 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl b/offapi/com/sun/star/form/component/DatabaseRadioButton.idl
index 2b60c3fb5dd3..d2f07b71f57f 100644
--- a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl
+++ b/offapi/com/sun/star/form/component/DatabaseRadioButton.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
@@ -24,36 +24,36 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_form_component_DatabaseRadioButton_idl__
-#define __com_sun_star_form_component_DatabaseRadioButton_idl__
-
-#ifndef __com_sun_star_form_component_RadioButton_idl__
-#include <com/sun/star/form/component/RadioButton.idl>
-#endif
-
-#ifndef __com_sun_star_form_DataAwareControlModel_idl__
-#include <com/sun/star/form/DataAwareControlModel.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module form { module component {
-
-//=============================================================================
-
+#ifndef __com_sun_star_form_component_DatabaseRadioButton_idl__
+#define __com_sun_star_form_component_DatabaseRadioButton_idl__
+
+#ifndef __com_sun_star_form_component_RadioButton_idl__
+#include <com/sun/star/form/component/RadioButton.idl>
+#endif
+
+#ifndef __com_sun_star_form_DataAwareControlModel_idl__
+#include <com/sun/star/form/DataAwareControlModel.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module form { module component {
+
+//=============================================================================
+
/** This service specifies a radio button which is data-aware, and can be bound to a database field.
*/
published service DatabaseRadioButton
-{
- service com::sun::star::form::component::RadioButton;
-
- service com::sun::star::form::DataAwareControlModel;
-
-};
-
-//=============================================================================
-
-}; }; }; }; };
-
-#endif
+{
+ service com::sun::star::form::component::RadioButton;
+
+ service com::sun::star::form::DataAwareControlModel;
+
+};
+
+//=============================================================================
+
+}; }; }; }; };
+
+#endif