diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-07 22:21:34 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-08 21:41:35 +0100 |
commit | 847d925a437f5a3c089978c7d0b8f175a1a19176 (patch) | |
tree | a3f6b45e1eadd4ec33f5f31ca4d7370a4b911c3a /source/text/scalc | |
parent | 95ebe8994002023b90215765f0d0cbd946a25f89 (diff) |
tdf#155876 UI cmds Calc-Format menu (25)
+ Style menu for Calc
+ refactoring
Change-Id: Iff39af1811013b12f6d46aebc77fbf9f8b652a4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160449
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/main0100.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/scalc/main0100.xhp b/source/text/scalc/main0100.xhp index 1412ec6141..9cdffd7c2f 100644 --- a/source/text/scalc/main0100.xhp +++ b/source/text/scalc/main0100.xhp @@ -38,6 +38,7 @@ <embed href="text/scalc/main0103.xhp#view"/> <embed href="text/scalc/main0104.xhp#insert"/> <embed href="text/scalc/main0105.xhp#format"/> +<embed href="text/shared/menu/style_menu.xhp#styles"/> <embed href="text/scalc/main0116.xhp#sheet"/> <embed href="text/scalc/main0112.xhp#data"/> <embed href="text/shared/main_tools.xhp#tools_menu"/> |