diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-04-22 18:09:28 +0200 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-04-23 08:07:08 +0200 |
commit | c356b68656e57248123d333abd87803e4e89e8eb (patch) | |
tree | f8d14ddb3a9ee2aa37aefdd98ea8767e41cf396a /sc/qa | |
parent | f063aac5143f14226f3e909c3d0a87e040d03538 (diff) |
Fix XAccessibleSelection::getSelectedAccessibleChild doc
The valid indices to pass as params to
`XAccessibleSelection::getSelectedAccessibleChild`
depend on the the number of selected children, i.e. the
return value of
`XAccessibleSelection::getSelectedAccessibleChildCount`.
The previously mentioned
`XAccessibleRelationSet::getAccessibleChildCount`
doesn't even exist.
Change-Id: Iaabbc9e3972c7a8274495e19978db9eae36077fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166466
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'sc/qa')
0 files changed, 0 insertions, 0 deletions