diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2018-08-22 23:08:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-22 23:53:43 +0200 |
commit | dd0b40c3e7a5f0a85c0a0c4191c2cabe30473ec8 (patch) | |
tree | 2c82456cc98f929c403ff851adc28338516cd8ea /source/text/swriter | |
parent | 13cc534b476065099a61222e21f057becb9620d9 (diff) |
there are styles instead of AutoFormat in Insert Table dialog
Change-Id: Id82614ea1efd6c40c9c382c44bffb5079371d44d
Reviewed-on: https://gerrit.libreoffice.org/59474
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/04150000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/04150000.xhp b/source/text/swriter/01/04150000.xhp index f6c9595498..62f52e08a8 100644 --- a/source/text/swriter/01/04150000.xhp +++ b/source/text/swriter/01/04150000.xhp @@ -76,8 +76,8 @@ <paragraph role="heading" id="hd_id3149821" xml-lang="en-US" level="3">Don't split the table over pages</paragraph> <paragraph role="paragraph" id="par_id3149106" xml-lang="en-US"><ahelp hid="modules/swriter/ui/inserttable/dontsplitcb">Prevents the table from spanning more than one page.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/inserttable/formatlbinstable" id="bm_id3147226" localize="false"/> -<paragraph role="heading" id="hd_id3147213" xml-lang="en-US" level="2">List of AutoFormats</paragraph> -<paragraph role="paragraph" id="par_id3149036" xml-lang="en-US"><ahelp hid=".">Select a predefined <emph>AutoFormat</emph> for the new table.</ahelp></paragraph> +<paragraph role="heading" id="hd_id3147213" xml-lang="en-US" level="2">List of table styles</paragraph> +<paragraph role="paragraph" id="par_id3149036" xml-lang="en-US"><ahelp hid=".">Select a predefined style for the new table.</ahelp></paragraph> <paragraph role="heading" id="hd_id3147575" xml-lang="en-US" level="2">Icon on the Insert toolbar</paragraph> <paragraph role="paragraph" id="par_id3153511" xml-lang="en-US">On the Insert toolbar, click the <emph>Table</emph> icon to open the <emph>Insert Table</emph> dialog, where you can insert a table in the current document. You can also click the arrow, drag to select the number of rows and columns to include in the table, and then click in the last cell.</paragraph> <embed href="text/swriter/guide/table_insert.xhp#table_insert"/> |