summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/DispatchRecorderSupplier.idl')
-rw-r--r--offapi/com/sun/star/frame/DispatchRecorderSupplier.idl8
1 files changed, 1 insertions, 7 deletions
diff --git a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
index 47f4b7cc58d5..252a2957b52a 100644
--- a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
+++ b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
@@ -52,13 +52,7 @@
@see Frame
@since OOo 1.1.2
*/
-published service DispatchRecorderSupplier
-{
- //-------------------------------------------------------------------------
- /** provides access to a <type>DispatchRecorder</type> and helps on recording
- */
- interface com::sun::star::frame::XDispatchRecorderSupplier;
-};
+published service DispatchRecorderSupplier : XDispatchRecorderSupplier;
//=============================================================================