summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormComponent.idl')
-rw-r--r--offapi/com/sun/star/form/FormComponent.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/FormComponent.idl b/offapi/com/sun/star/form/FormComponent.idl
index 06f81c91b9ac..c423dc252821 100644
--- a/offapi/com/sun/star/form/FormComponent.idl
+++ b/offapi/com/sun/star/form/FormComponent.idl
@@ -36,11 +36,9 @@
#include <com/sun/star/beans/PropertyBag.idl>
-//=============================================================================
module com { module sun { module star { module form {
-//=============================================================================
/** specifies a component which can be part of a form.
@@ -97,7 +95,6 @@ published service FormComponent
*/
[optional] service com::sun::star::beans::PropertyBag;
- //-------------------------------------------------------------------------
/** the name of the component.
@@ -108,7 +105,6 @@ published service FormComponent
};
-//=============================================================================
}; }; }; };