summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/view/XSelectionSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/view/XSelectionSupplier.idl')
-rw-r--r--offapi/com/sun/star/view/XSelectionSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/view/XSelectionSupplier.idl b/offapi/com/sun/star/view/XSelectionSupplier.idl
index 00af0455a011..b4d0efa2e768 100644
--- a/offapi/com/sun/star/view/XSelectionSupplier.idl
+++ b/offapi/com/sun/star/view/XSelectionSupplier.idl
@@ -56,7 +56,7 @@ published interface XSelectionSupplier: com::sun::star::uno::XInterface
void addSelectionChangeListener( [in] com::sun::star::view::XSelectionChangeListener xListener );
/** unregisters an event listener which was registered with
- <method>XSelectionSupplier::addSelectionChangeListener</method>.
+ XSelectionSupplier::addSelectionChangeListener().
*/
void removeSelectionChangeListener( [in] com::sun::star::view::XSelectionChangeListener xListener );