diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/AccessibleTextHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/AccessibleTextHelper.hxx b/svx/inc/svx/AccessibleTextHelper.hxx index 90c1397b5d61..9d4689687295 100644 --- a/svx/inc/svx/AccessibleTextHelper.hxx +++ b/svx/inc/svx/AccessibleTextHelper.hxx @@ -278,7 +278,7 @@ namespace accessibility from the main office thread. This method reevaluates the visibility of all - childrens. Call this method if your visibility state has + children. Call this method if your visibility state has changed somehow, e.g. if the visible area has changed and the AccessibleTextHelper isn't notified internally (e.g. via TEXT_HINT_VIEWSCROLLED). Normally, there should |