summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/XEventListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/XEventListener.idl')
-rw-r--r--offapi/com/sun/star/document/XEventListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/XEventListener.idl b/offapi/com/sun/star/document/XEventListener.idl
index df73a89154c7..213583c110d0 100644
--- a/offapi/com/sun/star/document/XEventListener.idl
+++ b/offapi/com/sun/star/document/XEventListener.idl
@@ -28,14 +28,14 @@ module com { module sun { module star { module document {
/** makes it possible to register listeners, which are called whenever
a document or document content event occurs
- <p>Such events will be broadcasted by a <type>XEventBroadcaster</type>.</p>
+ <p>Such events will be broadcasted by a XEventBroadcaster.</p>
@deprecated
@see XDocumentEventListener
*/
published interface XEventListener: com::sun::star::lang::XEventListener
{
- /** is called whenever a document event (see <type>EventObject</type>) occurs
+ /** is called whenever a document event (see EventObject) occurs
@param Event
specifies the event type