summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/script/AllListenerAdapter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/AllListenerAdapter.idl')
-rw-r--r--udkapi/com/sun/star/script/AllListenerAdapter.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/script/AllListenerAdapter.idl b/udkapi/com/sun/star/script/AllListenerAdapter.idl
index 4869d7bb422b..39a1dc985464 100644
--- a/udkapi/com/sun/star/script/AllListenerAdapter.idl
+++ b/udkapi/com/sun/star/script/AllListenerAdapter.idl
@@ -22,18 +22,15 @@
#include <com/sun/star/script/XAllListenerAdapterService.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to generate the adapters from specific
interfaces to the interface <type>XAllListener</type>.
*/
published service AllListenerAdapter
: com::sun::star::script::XAllListenerAdapterService;
-//=============================================================================
}; }; }; };