diff options
author | Andras Timar <atimar@suse.com> | 2012-11-24 19:52:19 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-24 19:52:19 +0100 |
commit | df35c1baaacbf33b104745d04a0b58427d690b0b (patch) | |
tree | 077221d3863b0c2d1c9145506b48bff2c9dd2cfe /source | |
parent | b228822fd4f25fbdb5c367698e14dfc4a0f0af00 (diff) |
fdo#51576 mention that $ matches paragraph break
Change-Id: I3a1ff55059cfeadfec5439e36738cc0425f16ebe
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/02100001.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index e42e99323f..1f83cd6762 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -87,6 +87,7 @@ </tablecell> <tablecell> <paragraph xml-lang="en-US" id="par_id3152542" role="tablecontent" l10n="CHG" oldref="24">Only finds the search term if the term appears at the end of a paragraph. Special objects such as empty fields or character-anchored frames at the end of a paragraph are ignored. Example: "Peter$".</paragraph> + <paragraph xml-lang="en-US" id="par_id3152543" role="tablecontent">$ on its own matches the end of a paragraph. This way it is possible to search and replace paragraph breaks.</paragraph> </tablecell> </tablerow> <tablerow> @@ -360,4 +361,4 @@ <paragraph xml-lang="en-US" id="par_id5483870" role="paragraph" l10n="NEW"><link href="http://wiki.documentfoundation.org/Documentation/How_Tos/Regular_Expressions_in_Calc">Wiki page about regular expressions in Calc</link></paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |