diff options
author | Tor Lillqvist <tml@collabora.com> | 2023-03-16 12:29:30 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2023-03-16 10:43:29 +0000 |
commit | 910226f2916b271a496daa6920843bf8d82238a6 (patch) | |
tree | b94404537b7181535f738e9f54796e85267cab19 /offapi | |
parent | eecf80599e838a020f5e4b9bf857ccbd4ce8befd (diff) |
Remove false documentation
There are no such duplicated constant labels in this file.
Change-Id: I6352766834bf832667b5644d7507ec250932492a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148976
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/accessibility/AccessibleRole.idl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/accessibility/AccessibleRole.idl b/offapi/com/sun/star/accessibility/AccessibleRole.idl index c25b3d465d1a..f5e269d3a423 100644 --- a/offapi/com/sun/star/accessibility/AccessibleRole.idl +++ b/offapi/com/sun/star/accessibility/AccessibleRole.idl @@ -34,10 +34,6 @@ module com { module sun { module star { module accessibility { include future extensions to the set of roles we have to use constants here.</p> - <p>For some roles there exist two labels with the same value. Please - use the one with the underscores. The other ones are somewhat - deprecated and will be removed in the future. </p> - @see XAccessibleContext @since OOo 1.1.2 |