summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/control/CheckBox.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/control/CheckBox.idl')
-rw-r--r--offapi/com/sun/star/form/control/CheckBox.idl46
1 files changed, 23 insertions, 23 deletions
diff --git a/offapi/com/sun/star/form/control/CheckBox.idl b/offapi/com/sun/star/form/control/CheckBox.idl
index 763e8ec9132c..e098c7d594fb 100644
--- a/offapi/com/sun/star/form/control/CheckBox.idl
+++ b/offapi/com/sun/star/form/control/CheckBox.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_component_checkbox_idl__
-#define __com_sun_star_form_component_checkbox_idl__
-
-#ifndef __com_sun_star_awt_UnoControlCheckBox_idl__
-#include <com/sun/star/awt/UnoControlCheckBox.idl>
-#endif
-
-#ifndef __com_sun_star_form_XBoundControl_idl__
-#include <com/sun/star/form/XBoundControl.idl>
-#endif
-
-//=============================================================================
+#ifndef __com_sun_star_form_component_checkbox_idl__
+#define __com_sun_star_form_component_checkbox_idl__
- module com { module sun { module star { module form { module control {
+#ifndef __com_sun_star_awt_UnoControlCheckBox_idl__
+#include <com/sun/star/awt/UnoControlCheckBox.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 check box control which can (but not necessarily has to) be bound to a database field.
<p>The model of the control has to support the <type scope="com::sun::star::form::component">CheckBox</type>
@@ -57,14 +57,14 @@ published service CheckBox
interface com::sun::star::form::XBoundControl;
};
-//=============================================================================
-
-}; }; }; }; };
-
-/*=============================================================================
-
-=============================================================================*/
+//=============================================================================
+
+}; }; }; }; };
+
+/*=============================================================================
+
+=============================================================================*/
-#endif
+#endif