diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-02 18:54:20 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-03 14:12:50 +0200 |
commit | 3f4db39698603879915e68dad07c67251dacb417 (patch) | |
tree | 43b1f3a7edff2ee739f19f76fdc47a8e89447b22 /source/text/shared/01/DeleteRows.xhp | |
parent | 4d7d0008afcbcca0d8e3724eeff9125ddae37e77 (diff) |
tdf#155875 Tab'd UI cmds Writer/Table in Help(29)
+ refactoring
+ Table - Delete menu (part 29)
Change-Id: Ic4220a237cd8bf71e4444b22a6c028c6ab126b1b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156478
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/01/DeleteRows.xhp')
-rw-r--r-- | source/text/shared/01/DeleteRows.xhp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/source/text/shared/01/DeleteRows.xhp b/source/text/shared/01/DeleteRows.xhp new file mode 100644 index 0000000000..68bdc090e0 --- /dev/null +++ b/source/text/shared/01/DeleteRows.xhp @@ -0,0 +1,28 @@ +<?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/. + * + --> + + <meta> + <topic id="textshared01DeleteRowsxhp" indexer="include" status="PUBLISH"> + <title id="tit">Rows</title> + <filename>/text/shared/01/DeleteRows.xhp</filename> + </topic> + </meta> + <body> + <bookmark id="bm_id891693687739389" branch="hid/.uno:DeleteRows" localize="false"/> + <section id="delete_rows"> + <h1 id="hd_id941693687739390"><variable id="h1"><link href="text/shared/01/DeleteRows.xhp">Rows</link></variable></h1> + <paragraph id="par_idN10616" role="paragraph">Deletes the selected rows.</paragraph> + </section> + <section id="howtoget"> + <embed href="text/swriter/00/00000405.xhp#delete_row"/> + </section> +</body> +</helpdocument> |