diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /helpcontent2/source/text/shared/guide/linestyle_define.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/guide/linestyle_define.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/linestyle_define.xhp | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/linestyle_define.xhp b/helpcontent2/source/text/shared/guide/linestyle_define.xhp new file mode 100644 index 0000000000..8a5c0219fd --- /dev/null +++ b/helpcontent2/source/text/shared/guide/linestyle_define.xhp @@ -0,0 +1,62 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * 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 . + --> + + +<meta> +<topic id="textsharedguidelinestyle_definexml" indexer="include"> +<title id="tit" xml-lang="en-US">Defining Line Styles</title> +<filename>/text/shared/guide/linestyle_define.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3153825"><bookmark_value>line styles;defining</bookmark_value> +<bookmark_value>defining;line styles</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3153825" xml-lang="en-US" level="1"><variable id="linestyle_define"><link href="text/shared/guide/linestyle_define.xhp">Defining Line Styles</link> +</variable></paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3153880" xml-lang="en-US">Select a line drawing object in a document.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3155419" xml-lang="en-US">Choose <emph>Format - </emph><switchinline select="appl"><caseinline select="WRITER"><emph>Drawing Object - </emph></caseinline><caseinline select="CALC"><emph>Graphic - </emph></caseinline></switchinline><emph>Line</emph> and click the <emph>Line Styles</emph> tab.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3155449" xml-lang="en-US">Specify the line options that you want.</paragraph> +<paragraph role="note" id="par_id3150791" xml-lang="en-US">To specify the length of the line as a percentage of the line thickness, select <emph>Fit to line thickness</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3152920" xml-lang="en-US">Click <emph>Add</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145606" xml-lang="en-US">Enter a name for the line style and click <emph>OK</emph>.</paragraph> +<paragraph role="note" id="par_id3149202" xml-lang="en-US">To save the line style in a custom line style list, click the <emph>Save Line Styles</emph> icon.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_idN10671" xml-lang="en-US">Click <emph>Close</emph> to close the dialog.</paragraph> +</listitem> +</list> +<section id="relatedtopics"> +<embed href="text/shared/guide/linestyles.xhp#linestyles"/> +<embed href="text/shared/guide/lineend_define.xhp#lineend_define"/> +</section> +</body> +</helpdocument> |