summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/document/DocumentEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/DocumentEvent.idl')
-rw-r--r--offapi/com/sun/star/document/DocumentEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl
index 98bd92d1e1a3..6a5e72bbdd1d 100644
--- a/offapi/com/sun/star/document/DocumentEvent.idl
+++ b/offapi/com/sun/star/document/DocumentEvent.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module document {
/** describes an event happening in an OfficeDocument
- <p>The <member scope="com::sun::star::lang">EventObject::Source</member> member
+ <p>The com::sun::star::lang::EventObject::Source member
of the base type refers to the document which broadcasts the event.</p>
<p>This type is the successor of the EventObject type, which should not be used