source/text/shared/01/02100000.xhp | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-)
New commits: commit 58b1983c442d5a7f0694789b341c2caeb661fc3c Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Sep 27 01:21:31 2024 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Fri Sep 27 10:50:01 2024 +0200 Fix switch for regular expressions. Change-Id: I40f0abc285a7effb71a18d37862fdd9b606edc84 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174007 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp index 49a4172cce..a9c5622b37 100644 --- a/source/text/shared/01/02100000.xhp +++ b/source/text/shared/01/02100000.xhp @@ -172,8 +172,16 @@ </switch> <bookmark branch="hid/svx/ui/findreplacedialog/layout" id="bm_id61464271" localize="false"/> - <h3 id="hd_id3153524"><switchinline select="appl"><caseinline select="WRITER">Paragraph Styles / Including Styles</caseinline><caseinline select="CALC">Cell Styles</caseinline></switchinline></h3> - <paragraph id="par_id3155103" role="paragraph"><ahelp hid="svx/ui/findreplacedialog/layout">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp></paragraph> + <switch select="appl"> + <case select="WRITER"> + <h3 id="hd_id241727393372652">Paragraph Styles / Including Styles</h3> + <paragraph id="par_id3155103" role="paragraph"><ahelp hid="svx/ui/findreplacedialog/layout">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp></paragraph> + </case> + <case select="CALC"> + <h3 id="hd_id691727393430372">Cell Styles</h3> + <paragraph id="par_id3158103" role="paragraph"><ahelp hid="svx/ui/findreplacedialog/layout">Searches for text formatted with the style that you specify. Select this checkbox, and then select a style from the <emph>Find</emph> list. To specify a replacement style, select a style from the <emph>Replace</emph> list.</ahelp></paragraph> + </case> + </switch> <embed href="text/shared/01/02100100.xhp#similarity_search"/>