diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-10 18:33:05 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-11 14:01:30 +0200 |
commit | 22bb0cabc27b077214c08cf71e91b13098c305ba (patch) | |
tree | 70d6e99fc836f1b8ef0c4f496376cd17a7dc3cf4 /source/text/sdraw | |
parent | d13c170d0f21d8ab4d80110af95fe12bec8be5f1 (diff) |
tdf#155876 UI cmds Calc (01)
+ refactoring
+ Open/Save remote
Change-Id: I9df9a7751f15fcbfbcfdbe346a1d513d41239abe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157800
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/main0101.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index 1ee0579a66..ade4e7bd6a 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -34,13 +34,13 @@ </section> <embed href="text/shared/01/01010000.xhp#new"/> <embed href="text/shared/01/01020000.xhp#open"/> - <embed href="text/shared/01/01020001.xhp#openremote"/> + <embed href="text/shared/01/OpenRemote.xhp#openremote"/> <embed href="text/shared/01/01990000.xhp#recentdocs"/> <embed href="text/shared/autopi/01000000.xhp#autopilot"/> <embed href="text/shared/01/01110000.xhp#templates"/> <embed href="text/shared/01/01050000.xhp#close"/> <embed href="text/shared/01/01060000.xhp#save"/> - <embed href="text/shared/01/01060001.xhp#saveremote"/> + <embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/> <embed href="text/shared/01/01070000.xhp#saveas"/> <embed href="text/shared/01/01060002.xhp#saveacopy"/> <embed href="text/shared/01/01180000.xhp#saveall"/> |