diff options
-rw-r--r-- | AllLangHelp_sdraw.mk | 1 | ||||
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0202.xhp | 61 |
3 files changed, 1 insertions, 63 deletions
diff --git a/AllLangHelp_sdraw.mk b/AllLangHelp_sdraw.mk index 8202f70b00..615cf4418a 100644 --- a/AllLangHelp_sdraw.mk +++ b/AllLangHelp_sdraw.mk @@ -60,7 +60,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdraw,\ helpcontent2/source/text/sdraw/main_shape \ helpcontent2/source/text/sdraw/main_tools \ helpcontent2/source/text/sdraw/main0200 \ - helpcontent2/source/text/sdraw/main0202 \ helpcontent2/source/text/sdraw/main0210 \ helpcontent2/source/text/sdraw/main0213 \ helpcontent2/source/text/sdraw/main0503 \ 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> |