diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/accessibility/XAccessibleSelection.idl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/offapi/com/sun/star/accessibility/XAccessibleSelection.idl b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl index cc10cca44177..0d9d18820d02 100644 --- a/offapi/com/sun/star/accessibility/XAccessibleSelection.idl +++ b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl @@ -97,9 +97,8 @@ interface XAccessibleSelection : ::com::sun::star::uno::XInterface selected. <p>This number specifies the valid interval of indices that can be - used as arguments for the methods - XAccessibleSelection::getSelectedChild() and - XAccessibleSelection::deselectSelectedChild().</p> + used as arguments for the method + XAccessibleSelection::getSelectedAccessibleChild().</p> @return Returns the number of selected children of this object or 0 if |