summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/GlobalEventBroadcaster.idl')
-rw-r--r--offapi/com/sun/star/frame/GlobalEventBroadcaster.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
index e31ebd494d74..6fe6af8eb54a 100644
--- a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
+++ b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module frame {
/**
This service offers the document event functionality that can be found at any
- <type scope="com::sun::star::document">OfficeDocument</type>, but it does it for all existing documents.
+ com::sun::star::document::OfficeDocument, but it does it for all existing documents.
So it is a single place where a listener can be registered for all events in all
documents.
*/