diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-17 22:25:28 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-17 22:29:27 +0200 |
commit | dd1425ce62fde38d1501634238c3da97f4c641bc (patch) | |
tree | 5fdd1db763f828a19a23dbb0a2655304ebdba438 /source | |
parent | bac5cf45db2a0c38c67e5f10118511f7ef562373 (diff) |
no paragraph or section outside body allowed
Change-Id: I955eb36ad43b4338fbd7aa9cd59c1138c27cc578
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/00/sheet_menu.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/mailmerge05.xhp | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/source/text/scalc/00/sheet_menu.xhp b/source/text/scalc/00/sheet_menu.xhp index 824a4bc509..04e6e6ac0d 100644 --- a/source/text/scalc/00/sheet_menu.xhp +++ b/source/text/scalc/00/sheet_menu.xhp @@ -37,8 +37,8 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3149398" xml-lang="en-US"><variable id="insert_page_break_row">Choose <emph>Sheet - Insert Page Break - Row Break</emph></variable></paragraph> <paragraph role="paragraph" id="par_id3150084" xml-lang="en-US"><variable id="insert_page_break_column">Choose <emph>Sheet - Insert Page Break - Column Break</emph></variable></paragraph> -</body> <paragraph id="par_id3153093" role="paragraph" xml-lang="en-US"><variable id="delete_page_break">Choose <emph>Sheet - Delete Page Break</emph></variable></paragraph> <paragraph id="par_id3153191" role="paragraph" xml-lang="en-US"><variable id="delete_page_break_row">Choose <emph>Sheet - Delete Page Break - Row Break</emph></variable></paragraph> <paragraph id="par_id3145645" role="paragraph" xml-lang="en-US"><variable id="delete_page_break_column">Choose <emph>Sheet - Delete Page Break - Column Break</emph></variable></paragraph> -</helpdocument>
\ No newline at end of file +</body> +</helpdocument> diff --git a/source/text/swriter/01/mailmerge05.xhp b/source/text/swriter/01/mailmerge05.xhp index 489ed17dca..44a9229c9b 100644 --- a/source/text/swriter/01/mailmerge05.xhp +++ b/source/text/swriter/01/mailmerge05.xhp @@ -62,9 +62,8 @@ <paragraph role="paragraph" id="par_idN1057D" xml-lang="en-US"><ahelp hid=".">Select a magnification for the print preview.</ahelp></paragraph> <paragraph role="paragraph" id="par_idN106AF" xml-lang="en-US">Use the commands in the context menu of the preview to move the view up and down.</paragraph> <paragraph id="hd_idN10584" role="paragraph" xml-lang="en-US">Press the <emph>Finish</emph> button and use the <link href="text/swriter/mailmergetoolbar.xhp">Mail Merge Toolbar</link> to finish the mail merge process.</paragraph> - -</body> <section id="relatedtopics"> <paragraph role="paragraph" id="par_idN10571" xml-lang="en-US"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge Wizard</link> overview</paragraph> </section> +</body> </helpdocument> |