diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-28 11:45:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-28 16:50:23 +0200 |
commit | 909308152bef7ce6bc4bdac384aaf55f2431b7eb (patch) | |
tree | 72cfa58d87f2c95650ad908cd2cfe5fd1e14b641 /source | |
parent | ac18fb999e675f78ce6f2b687a67ea001edf5ccd (diff) |
tdf#162607 disambiguate hid2file.js, paste special
+ Removed bookmark from sdatabase file
Change-Id: I9922d86768ea79ed7fa652fb0af62ba165d82aee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174147
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdatabase/menuedit.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdatabase/menuedit.xhp b/source/text/sdatabase/menuedit.xhp index db5bf769fe..431f229878 100644 --- a/source/text/sdatabase/menuedit.xhp +++ b/source/text/sdatabase/menuedit.xhp @@ -35,9 +35,9 @@ <paragraph role="paragraph" id="par_idN10564"><ahelp hid=".">Copies the selected object to the clipboard.</ahelp></paragraph> <h2 id="par_idN10567">Paste</h2> <paragraph role="paragraph" id="par_idN1056B"><ahelp hid=".">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp></paragraph> -<bookmark branch="hid/.uno:PasteSpecial" id="bm_id2726522" localize="false"/> -<h2 id="par_idN1056E">Paste Special</h2> -<paragraph role="paragraph" id="par_idN10572"><ahelp hid=".">Inserts an item from the clipboard. If you want, you can insert forms and reports, including subfolders, from one database file to another.</ahelp></paragraph> + +<embed href="text/shared/01/02070000.xhp#paste_special"/> + <section id="table_edit"> <embed href="text/shared/01/02090000.xhp#select_all"/> |