diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2023-08-22 16:01:49 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2023-08-22 22:27:22 +0200 |
commit | 18d45783a6c9f0d13fa0fae7b623be0805d8d825 (patch) | |
tree | 24eb924b0326843b29998d731efa2cac9aa0041e /cli_ure | |
parent | cd00bc50a7425e2f58d54de80b714cb6b0362dce (diff) |
wina11y: Drop CAccActionBase::GetXInterface
Just use the `pRXAct` member directly.
In particular the fact that all of the `CAccActionBase`
methods mixed both ways of accessing the member (first checking
`pRXAct` directly, but then retrieving it via
`CAccActionBase::GetXInterface` to call a method
on it) didn't really increase readability of the code.
Change-Id: Ic6f5ce9a9b229b949ac656668e3bbf01cb65af2e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155956
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'cli_ure')
0 files changed, 0 insertions, 0 deletions