diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-24 11:27:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-24 20:26:03 +0000 |
commit | 366cd93675b556c330ca6f1146f6bd67e09e8647 (patch) | |
tree | 7684f1ad1012a9a79260dc5e11f52d9460af3c9e /source/text/scalc/02/02130000.xhp | |
parent | 0b9ab742651f4014540723356720507edc2ec3ac (diff) |
tdf#118008 (part) Format menu update
* Include align and number format menu entries
* collected default number formats in one help file
Change-Id: I01db0099ec0b4c421a717656ff3957f190501f53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146094
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/02/02130000.xhp')
-rw-r--r-- | source/text/scalc/02/02130000.xhp | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/source/text/scalc/02/02130000.xhp b/source/text/scalc/02/02130000.xhp deleted file mode 100644 index 3ce7efb3ef..0000000000 --- a/source/text/scalc/02/02130000.xhp +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - * 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/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> -<helpdocument version="1.0"> -<meta> -<topic id="textscalc0202130000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Number format: Currency</title> -<filename>/text/scalc/02/02130000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> - <section id="currency"> -<bookmark branch="hid/.uno:NumberFormatCurrency" xml-lang="en-US" id="bm_id3148701" localize="false"/> -<h1 id="hd_id3152892"><link href="text/scalc/02/02130000.xhp">Number format: Currency</link></h1> - <paragraph role="paragraph" id="par_id3148837" xml-lang="en-US"><ahelp hid=".uno:NumberFormatCurrency" visibility="visible">Applies the default currency format to the selected cells.</ahelp></paragraph> - </section> - <section id="sycurrency"> - <table id="tbl_id3153915"> - <tablerow> - <tablecell> - <paragraph role="paragraph" id="par_id3155267" xml-lang="en-US"><image src="cmd/sc_currencyfield.svg" id="img_id3159096" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3159096">Currency Number Format Icon</alt></image></paragraph> - </tablecell> - <tablecell> - <paragraph role="paragraph" id="par_id3150214" xml-lang="en-US">Number Format: Currency</paragraph> - </tablecell> - </tablerow> - </table> - </section> - <section id="relatedtopics"> - <paragraph role="paragraph" id="par_id3146776" xml-lang="en-US"><link href="text/shared/01/05020300.xhp">Format - Cells - Numbers</link>.</paragraph> - </section> - </body> -</helpdocument> |