summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/Form.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/Form.idl')
-rw-r--r--offapi/com/sun/star/form/component/Form.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/Form.idl b/offapi/com/sun/star/form/component/Form.idl
index ca13d49dc059..43ba74c36483 100644
--- a/offapi/com/sun/star/form/component/Form.idl
+++ b/offapi/com/sun/star/form/component/Form.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/script/XEventAttacherManager.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** This service specifies a form which is a group of FormComponents.
@@ -64,7 +62,6 @@ published service Form
interface com::sun::star::awt::XTabControllerModel;
};
-//=============================================================================
}; }; }; }; };