diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/table_delete.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/table_delete.xhp | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/table_delete.xhp b/helpcontent2/source/text/swriter/guide/table_delete.xhp new file mode 100644 index 000000000..412f0595b --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/table_delete.xhp @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textswriterguidetable_deletexml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Deleting Tables or the Contents of a Table</title> + <filename>/text/swriter/guide/table_delete.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3149489"><bookmark_value>deleting; tables or table contents</bookmark_value> + <bookmark_value>tables; deleting</bookmark_value> +</bookmark> +<paragraph xml-lang="en-US" id="hd_id3149489" role="heading" level="1"><variable id="table_delete"><link href="text/swriter/guide/table_delete.xhp" name="Deleting Tables or the Contents of a Table">Deleting Tables or the Contents of a Table</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3155918" role="paragraph">You can delete a table from your document, or delete the contents of the table.</paragraph> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155863" role="paragraph">To delete a whole table, click in the table, and then choose <emph>Table - Delete - Table</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153415" role="paragraph">To delete the contents of a table, click in the table, press <switchinline select="sys"><caseinline select="MAC">Command +</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A <comment>UFI: Ctrl+A once is not enough</comment>until all cells are selected, and then press Delete or Backspace.</paragraph> + </listitem> + </list> + <section id="relatedtopics"> + <embed href="text/swriter/guide/table_insert.xhp#table_insert"/> + </section> + </body> +</helpdocument>
\ No newline at end of file |