diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-19 15:40:52 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-19 22:31:54 +0100 |
commit | e291fe7c170e994bd3cd340d86021cab9382d0a1 (patch) | |
tree | bc5f0d282c03ffb06896a4c36cee2504d1293789 /source/text/scalc/guide | |
parent | de6fdf71fa1712558c6f2b41bb0dbecb16195597 (diff) |
Fix code formatting in validity help pages
Change-Id: I9b0558bb805512c98223eaf2305d37861e10c82c
Reviewed-on: https://gerrit.libreoffice.org/65458
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/guide')
-rw-r--r-- | source/text/scalc/guide/validity.xhp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source/text/scalc/guide/validity.xhp b/source/text/scalc/guide/validity.xhp index 979086778c..76d5eb8ec8 100644 --- a/source/text/scalc/guide/validity.xhp +++ b/source/text/scalc/guide/validity.xhp @@ -19,7 +19,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textscalcguidevalidityxml" indexer="include" status="PUBLISH"> @@ -84,8 +84,7 @@ <paragraph role="listitem" id="par_id3149947" xml-lang="en-US">If you select "Macro", then by using the <emph>Browse</emph> button you can specify a macro to be run in the event of an error.</paragraph> </listitem> </list> -<paragraph role="paragraph" id="par_id3149011" xml-lang="en-US">To display the error message, select <emph>Show error message when invalid values are entered</emph>. </paragraph> -<embed href="text/scalc/01/12120300.xhp#examplemakro"/> +<paragraph role="paragraph" id="par_id3149011" xml-lang="en-US">To display the error message, select <link href="text/scalc/01/12120300.xhp" name="erroralert">Show error message when invalid values are entered</link>.</paragraph> <paragraph role="note" id="par_id3148586" xml-lang="en-US">After changing the action for a cell on the <emph>Error Alert</emph> tab page and closing the dialog with OK, you must first select another cell before the change takes effect.</paragraph> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id3154805" xml-lang="en-US"><link href="text/scalc/01/12120000.xhp" name="Data - Validity">Data - Validity</link></paragraph> |