diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 20:25:57 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-11 14:01:42 +0200 |
commit | 3dda8f8e1aa70b6a89482e223c021cc0188beef2 (patch) | |
tree | fa22ccb18cd5ca6ab00771fb0dd93a38a3c4156c /source/text/scalc/main0101.xhp | |
parent | 22bb0cabc27b077214c08cf71e91b13098c305ba (diff) |
tdf#155876 UI cmds Calc (02)
+ refactoring
+ Digital Signature menu
Change-Id: I9547d47c6f4f99800b17fec2fb2199c13b38bc40
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157801
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/main0101.xhp')
-rw-r--r-- | source/text/scalc/main0101.xhp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/source/text/scalc/main0101.xhp b/source/text/scalc/main0101.xhp index 8697483d46..5615718030 100644 --- a/source/text/scalc/main0101.xhp +++ b/source/text/scalc/main0101.xhp @@ -20,19 +20,17 @@ <meta> <topic id="textscalcmain0101xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">File</title> + <title id="tit">File</title> <filename>/text/scalc/main0101.xhp</filename> </topic> </meta> <body> - - <section id="file"> -<bookmark xml-lang="en-US" branch="hid/.uno:FileMenu" id="bm_id3151341" localize="false"/> +<bookmark branch="hid/.uno:FileMenu" id="bm_id3151341" localize="false"/> <h1 id="hd_id3156023"><link href="text/scalc/main0101.xhp">File</link></h1> -<paragraph id="par_id3151112" role="paragraph" xml-lang="en-US"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph> +<paragraph id="par_id3151112" role="paragraph"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph> </section> <embed href="text/shared/01/01010000.xhp#new"/> <embed href="text/shared/01/01020000.xhp#open"/> @@ -46,6 +44,7 @@ <embed href="text/shared/01/01060000.xhp#save"/> <embed href="text/shared/01/01070000.xhp#saveas"/> <embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/> +<embed href="text/shared/01/01060002.xhp#saveacopy"/> <embed href="text/shared/01/01180000.xhp#saveall"/> <embed href="text/shared/01/01070001.xhp#export"/> <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/> |