summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/runtime/FormOperations.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/runtime/FormOperations.idl')
-rw-r--r--offapi/com/sun/star/form/runtime/FormOperations.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/runtime/FormOperations.idl b/offapi/com/sun/star/form/runtime/FormOperations.idl
index 0ae552eb4d19..be90f4f04564 100644
--- a/offapi/com/sun/star/form/runtime/FormOperations.idl
+++ b/offapi/com/sun/star/form/runtime/FormOperations.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/form/XForm.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module form { module runtime {
-//=============================================================================
/** encapsulates operations on a database form which has a UI representation,
and is interacting with the user.
@@ -66,11 +64,9 @@ service FormOperations : XFormOperations
);
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif