summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XSelectionChangeListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XSelectionChangeListener.idl')
-rw-r--r--offapi/com/sun/star/view/XSelectionChangeListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/view/XSelectionChangeListener.idl b/offapi/com/sun/star/view/XSelectionChangeListener.idl
index d1da7e5c5c7c..f2860bbeb855 100644
--- a/offapi/com/sun/star/view/XSelectionChangeListener.idl
+++ b/offapi/com/sun/star/view/XSelectionChangeListener.idl
@@ -37,7 +37,7 @@ published interface XSelectionChangeListener: com::sun::star::lang::XEventListen
/** is called when the selection changes.
- <p>You can get the new selection via <type>XSelectionSupplier</type> from
+ <p>You can get the new selection via XSelectionSupplier from
<member scope="com::sun::star::lang">EventObject::Source</member>.
*/