summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormController.idl')
-rw-r--r--offapi/com/sun/star/form/FormController.idl7
1 files changed, 1 insertions, 6 deletions
diff --git a/offapi/com/sun/star/form/FormController.idl b/offapi/com/sun/star/form/FormController.idl
index 137bd6eafb6c..c49dc71f340e 100644
--- a/offapi/com/sun/star/form/FormController.idl
+++ b/offapi/com/sun/star/form/FormController.idl
@@ -40,18 +40,13 @@
module com { module sun { module star { module form {
-module runtime {
- published interface XFormOperations;
-};
-
-
/** is superseded by com::sun::star::form::runtime::FormController.
@deprecated
*/
published service FormController
{
[optional] service FormControllerDispatcher;
- [optional, property] ::com::sun::star::form::runtime::XFormOperations FormOperations;
+ // [optional, property] ::com::sun::star::form::runtime::XFormOperations FormOperations; is not published
/** is used for notifying the (de)activation of the controller.
*/