source/text/swriter/01/accessibility_check.xhp | 1 + 1 file changed, 1 insertion(+)
New commits: commit 7b180746e7c683af56d9e81015c88c08f7895141 Author: Rafael Lima <[email protected]> AuthorDate: Mon Jan 3 15:32:14 2022 +0100 Commit: Andras Timar <[email protected]> CommitDate: Fri Oct 27 16:41:23 2023 +0200 tdf#144332 Fix HID for Accessibility Check Change-Id: I9789043afbe17bc6eab6fd7bc3f664409d5effda Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127779 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/swriter/01/accessibility_check.xhp b/source/text/swriter/01/accessibility_check.xhp index 10c4dc8823..0decc3f4d3 100644 --- a/source/text/swriter/01/accessibility_check.xhp +++ b/source/text/swriter/01/accessibility_check.xhp @@ -21,6 +21,7 @@ <bookmark_value>PDF/UA;check</bookmark_value> </bookmark> <bookmark id="bm_id541630940172826" xml-lang="en-US" branch="hid/svx/ui/acessibilitycheckdialog/@@nowidget@@" localize="false"/> +<bookmark id="bm_id541630940172937" xml-lang="en-US" branch="hid/svx/ui/accessibilitycheckdialog/dialogButtons" localize="false"/> <section id="acessibilitycheckheading"> <h1 id="hd_id771630940172827"><variable id="accessibilitycheckh1"><link href="text/swriter/01/accessibility_check.xhp" name="Accessibility Check">Accessibility Check</link></variable></h1> <paragraph id="par_id951630940172830" role="paragraph" xml-lang="en-US">Review common accessibility problems in the document, and support for PDF/UA specifications in the PDF export dialog.</paragraph>
