From 2e76562c5f1e2afb5753c3ee9443b1df4b1b0cde Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 5 Oct 2016 16:57:50 +0200 Subject: 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 Tested-by: Andras Timar --- source/text/shared/01/02100000.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source') 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 @@ Whole words only Searches for whole words or cells that are identical to the search text. - + Backwards - Search starts at the current cursor position and goes backwards to the beginning of the file. + oldref="14">Replace backwards + Search starts at the current cursor position and goes backwards to the beginning of the file. -- cgit