diff options
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/scalc.tree | 1 | ||||
-rw-r--r-- | source/auxiliary/swriter.tree | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree index 96af43ee37..9d5f986af9 100644 --- a/source/auxiliary/scalc.tree +++ b/source/auxiliary/scalc.tree @@ -182,6 +182,7 @@ <topic id="scalc/text/scalc/guide/calc_series.xhp">Automatically Calculating Series</topic> <topic id="scalc/text/scalc/guide/calc_timevalues.xhp">Calculating Time Differences</topic> <topic id="scalc/text/scalc/guide/matrixformula.xhp">Entering Matrix Formulas</topic> +<topic id="scalc/text/scalc/guide/wildcards.xhp">Using Wildcards in Formulas</topic> </node> <node id="0814" title="Protection"> <topic id="scalc/text/scalc/guide/cell_protect.xhp">Protecting Cells from Changes</topic> diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree index 686960031e..a4a8894dff 100644 --- a/source/auxiliary/swriter.tree +++ b/source/auxiliary/swriter.tree @@ -226,7 +226,7 @@ <topic id="swriter/text/swriter/guide/pagestyles.xhp">Creating and Applying Page Styles</topic> </node> <node id="0223" title="Searching and Replacing"> -<topic id="swriter/text/swriter/guide/search_regexp.xhp">Using Wildcards in Text Searches</topic> +<topic id="swriter/text/swriter/guide/search_regexp.xhp">Using Regular Expressions in Text Searches</topic> <topic id="shared/text/shared/01/02100001.xhp">List of Regular Expressions</topic> </node> </help_section> |