diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-08 12:51:30 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-05-08 17:59:47 +0200 |
commit | bd7a76d9bcf2222a0d1ce4ac5031069a7097ce0a (patch) | |
tree | 35fc6be55b7ba21d16ad8583dd4c531ebae389e2 /source | |
parent | d161830063f41642c5104629d355d40eeecc81e7 (diff) |
Remove duplicated Help page
Line & Filling toolbar is the same for Draw and Impress
Change-Id: I7cc62f6952aedce47be1cf7343ce0b04242c7e86
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151542
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0202.xhp | 61 |
2 files changed, 1 insertions, 62 deletions
diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index 89c6e3d0c3..29910dc9fa 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -41,7 +41,7 @@ <embed href="text/shared/find_toolbar.xhp#Find_Bar"/> </section> <section id="Section3"> -<embed href="text/sdraw/main0202.xhp#lineandfillingbar"/> +<embed href="text/simpress/main0202.xhp#lineandfillingbar"/> </section> <section id="SectionSW6"> <embed href="text/shared/main0204.xhp#tablebar"/> diff --git a/source/text/sdraw/main0202.xhp b/source/text/sdraw/main0202.xhp deleted file mode 100644 index 738f700be2..0000000000 --- a/source/text/sdraw/main0202.xhp +++ /dev/null @@ -1,61 +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="textsdrawmain0202xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Line and Filling Bar</title> -<filename>/text/sdraw/main0202.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> -<section id="lineandfillingbar"> -<h1 id="hd_id3149669"><link href="text/sdraw/main0202.xhp">Line and Filling Bar</link></h1> -<paragraph role="paragraph" id="par_id3150543" xml-lang="en-US">The Line and Filling bar contains commands for the current editing mode.</paragraph> -</section> -<embed href="text/shared/02/01230000.xhp#stylist"/> -<embed href="text/shared/02/01230000.xhp#systylist"/> -<embed href="text/shared/01/05200000.xhp#line"/> -<embed href="text/shared/00/00040502.xhp#syline"/> -<embed href="text/shared/02/05020000.xhp#arrow_style"/> -<embed href="text/shared/02/05020000.xhp#syarrow_style"/> -<h2 id="hd_id3149664"><link href="text/shared/01/05200100.xhp">Line Style</link></h2> -<embed href="text/shared/01/05200100.xhp#stiltext"/> -<embed href="text/shared/00/00000004.xhp#syline_style"/> -<h2 id="hd_id3156285"><link href="text/shared/01/05200100.xhp">Line Width</link></h2> -<embed href="text/shared/01/05200100.xhp#breitetext"/> -<embed href="text/shared/00/00000004.xhp#syline_width"/> -<h2 id="hd_id3154015"><link href="text/shared/01/05200100.xhp">Line Color</link></h2> -<embed href="text/shared/01/05200100.xhp#farbetext"/> -<embed href="text/shared/00/00000004.xhp#syline_color"/> -<embed href="text/shared/01/05210000.xhp#area"/> -<embed href="text/shared/00/00040502.xhp#syarea"/> -<h2 id="hd_id3155767"><link href="text/shared/01/05210100.xhp">Area Style / Filling</link></h2> -<embed href="text/shared/01/05210100.xhp#sytext"/> -<embed href="text/shared/00/00000004.xhp#syarea_style"/> -<h2 id="hd_id3341471"><link href="text/shared/01/05210600.xhp">Shadow</link><comment>UFI: inserted Shadow header and link</comment></h2> -<embed href="text/shared/01/05210600.xhp#syshadow"/> -</body> -</helpdocument> |