summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/FixedText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/FixedText.idl')
-rw-r--r--offapi/com/sun/star/form/component/FixedText.idl62
1 files changed, 31 insertions, 31 deletions
diff --git a/offapi/com/sun/star/form/component/FixedText.idl b/offapi/com/sun/star/form/component/FixedText.idl
index 1bb60c47388e..4b3778be04c8 100644
--- a/offapi/com/sun/star/form/component/FixedText.idl
+++ b/offapi/com/sun/star/form/component/FixedText.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,24 +24,24 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_form_component_FixedText_idl__
-#define __com_sun_star_form_component_FixedText_idl__
-
-#ifndef __com_sun_star_awt_UnoControlFixedTextModel_idl__
-#include <com/sun/star/awt/UnoControlFixedTextModel.idl>
-#endif
-
-#ifndef __com_sun_star_form_FormControlModel_idl__
-#include <com/sun/star/form/FormControlModel.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module form { module component {
-
-//=============================================================================
-
+#ifndef __com_sun_star_form_component_FixedText_idl__
+#define __com_sun_star_form_component_FixedText_idl__
+
+#ifndef __com_sun_star_awt_UnoControlFixedTextModel_idl__
+#include <com/sun/star/awt/UnoControlFixedTextModel.idl>
+#endif
+
+#ifndef __com_sun_star_form_FormControlModel_idl__
+#include <com/sun/star/form/FormControlModel.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module form { module component {
+
+//=============================================================================
+
/** This service specifies the control model for a text which can be
displayed, but not edited by the user.
@@ -50,15 +50,15 @@
@see com::sun::star::form::DataAwareControlModel::LabelControl
*/
published service FixedText
-{
- service com::sun::star::awt::UnoControlFixedTextModel;
-
- service com::sun::star::form::FormControlModel;
-
-};
-
-//=============================================================================
-
-}; }; }; }; };
-
-#endif
+{
+ service com::sun::star::awt::UnoControlFixedTextModel;
+
+ service com::sun::star::form::FormControlModel;
+
+};
+
+//=============================================================================
+
+}; }; }; }; };
+
+#endif