diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2012-02-12 11:20:16 +0100 |
---|---|---|
committer | Radek Doulik <rodo@novell.com> | 2012-02-14 17:52:26 +0100 |
commit | 61d7a50c7004d4ca316274fe90cf2a77653c2ab5 (patch) | |
tree | 27fe0503274b2b2b4b879eb876122df750f2b40b /helpcontent2 | |
parent | 5b75b90afb29f8cf107a4a779069bb5bc64f15ef (diff) |
inserting tables: both toolbars are possible
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/table_insert.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/swriter/guide/table_insert.xhp b/helpcontent2/source/text/swriter/guide/table_insert.xhp index df9caad445..45513bac7d 100644 --- a/helpcontent2/source/text/swriter/guide/table_insert.xhp +++ b/helpcontent2/source/text/swriter/guide/table_insert.xhp @@ -51,13 +51,13 @@ </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149489" role="paragraph" l10n="CHG" oldref="32">There are several ways to create a table in a text document. You can insert a table from a toolbar, through a menu command, or from a spreadsheet. <comment>UFI: from a database?</comment></paragraph> <paragraph xml-lang="en-US" id="hd_id3155908" role="heading" level="2" l10n="U" - oldref="33">To Insert a Table From the Insert Toolbar</paragraph> + oldref="33">To Insert a Table From a Toolbar</paragraph> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3155861" role="listitem" l10n="U" oldref="34">Place the cursor in your document where you want to insert the table.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3147416" role="listitem" l10n="CHG" oldref="28">On the <emph>Standard</emph> bar, click the arrow next to the <emph>Table</emph> icon.</paragraph> + <paragraph xml-lang="en-US" id="par_id3147416" role="listitem" l10n="CHG" oldref="28">On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click the arrow next to the <emph>Table</emph> icon.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3153398" role="listitem" l10n="U" oldref="29">In the table grid, drag to select the numbers of rows and columns that you want, and then release.</paragraph> |