diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-10-05 16:57:50 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-10-07 19:33:46 +0000 |
commit | 2e76562c5f1e2afb5753c3ee9443b1df4b1b0cde (patch) | |
tree | 593a788a06cbc58214014624b572be426e5f5eb3 /source | |
parent | 1b422723b57ca4bd856ab5eab9e9dd7767888a2c (diff) |
test-hid-vs-ui: Fix reference to 'replace_backwards' UI element
From one of ['source/text/shared/01/02100000.xhp',
'source/text/shared/01/02100100.xhp'], referenced items
['backwards'] were not found inside svx/uiconfig/ui/findreplacedialog.ui.
Change-Id: Idc762c8bb3e290d99e62a7dbee7f0e7ecbdcc950
Reviewed-on: https://gerrit.libreoffice.org/29568
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/02100000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp index a95adc556c..b2d9fe7444 100644 --- a/source/text/shared/01/02100000.xhp +++ b/source/text/shared/01/02100000.xhp @@ -68,10 +68,10 @@ </caseinline><defaultinline>Whole words only</defaultinline></switchinline></paragraph> <paragraph xml-lang="en-US" id="par_id3149579" role="paragraph" l10n="CHG" oldref="11"><variable id="ganze"><ahelp hid="svx/ui/findreplacedialog/wholewords">Searches for whole words or cells that are identical to the search text.</ahelp> </variable></paragraph> -<bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/backwards" id="bm_id7027802" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/replace_backwards" id="bm_id7027802" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3156192" role="heading" level="2" l10n="U" - oldref="14">Backwards</paragraph> - <paragraph xml-lang="en-US" id="par_id3150771" role="paragraph" l10n="U" oldref="15"><ahelp hid="svx/ui/findreplacedialog/backwards">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp></paragraph> + oldref="14">Replace backwards</paragraph> + <paragraph xml-lang="en-US" id="par_id3150771" role="paragraph" l10n="U" oldref="15"><ahelp hid="svx/ui/findreplacedialog/replace_backwards">Search starts at the current cursor position and goes backwards to the beginning of the file.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/regexp" id="bm_id5147862" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3144439" role="heading" level="2" l10n="U" oldref="16"><switchinline select="appl"><caseinline select="DRAW"> |