summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-09-27 01:21:31 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-09-27 10:50:01 +0200
commit58b1983c442d5a7f0694789b341c2caeb661fc3c (patch)
treead2d3c2c658c5aaa1c1a4c2ab01de076e3072b99 /source
parent8a8dda1b93bf192540e81417bc6abc2c6bc9a077 (diff)
Fix switch for regular expressions.
Change-Id: I40f0abc285a7effb71a18d37862fdd9b606edc84 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174007 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r--source/text/shared/01/02100000.xhp12
1 files changed, 10 insertions, 2 deletions
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"/>