summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xforms/Binding.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xforms/Binding.idl')
-rw-r--r--offapi/com/sun/star/xforms/Binding.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xforms/Binding.idl b/offapi/com/sun/star/xforms/Binding.idl
index d1f45d159f60..8cac82824b22 100644
--- a/offapi/com/sun/star/xforms/Binding.idl
+++ b/offapi/com/sun/star/xforms/Binding.idl
@@ -33,13 +33,11 @@
#include <com/sun/star/form/binding/ListEntrySource.idl>
#include <com/sun/star/form/validation/XValidator.idl>
-//=============================================================================
module com { module sun { module star { module xforms {
interface XSubmission;
-//=============================================================================
/** represent a binding to one or more nodes in the DOM tree of an <type>XModel</type>.
*/
@@ -74,7 +72,6 @@ service Binding
interface com::sun::star::form::validation::XValidator;
};
-//=============================================================================
}; }; }; };