summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormControllerDispatcher.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormControllerDispatcher.idl')
-rw-r--r--offapi/com/sun/star/form/FormControllerDispatcher.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/FormControllerDispatcher.idl b/offapi/com/sun/star/form/FormControllerDispatcher.idl
index b4c9d689b152..a5f2b40de145 100644
--- a/offapi/com/sun/star/form/FormControllerDispatcher.idl
+++ b/offapi/com/sun/star/form/FormControllerDispatcher.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/frame/XDispatchProvider.idl>
-//=============================================================================
module com { module sun { module star { module form {
-//=============================================================================
/** is not used anymore, and superseded by <type scope="com::sun::star::form::runtime">FormController</type> and
<type scope="com::sun::star::form::runtime">FormOperations</type>.
@@ -37,7 +35,6 @@ published service FormControllerDispatcher
[optional] interface com::sun::star::frame::XDispatchProvider;
};
-//=============================================================================
}; }; }; };