diff options
Diffstat (limited to 'helpcontent2/source/text/sdraw/guide/layer_tipps.xhp')
-rw-r--r-- | helpcontent2/source/text/sdraw/guide/layer_tipps.xhp | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/helpcontent2/source/text/sdraw/guide/layer_tipps.xhp b/helpcontent2/source/text/sdraw/guide/layer_tipps.xhp new file mode 100644 index 000000000..3db00b810 --- /dev/null +++ b/helpcontent2/source/text/sdraw/guide/layer_tipps.xhp @@ -0,0 +1,102 @@ +<?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="textsimpressguidelayer_tippsxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Working With Layers</title> +<filename>/text/sdraw/guide/layer_tipps.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3154013"><bookmark_value>layers;working with</bookmark_value> +<bookmark_value>locking layers</bookmark_value> +<bookmark_value>hiding;layers</bookmark_value> +<bookmark_value>unlocking layers</bookmark_value> +<bookmark_value>showing;hidden layers</bookmark_value> +<bookmark_value>selecting;layers</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3154013" xml-lang="en-US" level="1"><variable id="layer_tipps"><link href="text/sdraw/guide/layer_tipps.xhp" name="Working With Layers">Working With Layers</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_idN10706" xml-lang="en-US">Drawings in %PRODUCTNAME Draw support layers.</paragraph> +<paragraph role="heading" id="hd_id3154018" xml-lang="en-US" level="2">Selecting a layer</paragraph> +<paragraph role="paragraph" id="par_id3154484" xml-lang="en-US">To select a layer, click the name tab of the layer at the bottom of the workspace.</paragraph> +<paragraph role="tip" id="par_idN10767" xml-lang="en-US">To edit the properties of a layer, double-click a layer tab.</paragraph> +<paragraph role="heading" id="hd_id3155445" xml-lang="en-US" level="2">Hiding layers</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3154702" xml-lang="en-US">Select a layer, and then choose <emph>Format - Layer</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145587" xml-lang="en-US">In the <emph>Properties </emph>area, clear the <emph>Visible </emph>check box.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3153912" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US">In the name tab of the layer, the text color of the name changes to blue.</paragraph> +<paragraph role="tip" id="par_id3156396" xml-lang="en-US">You can make a layer visible or invisible by clicking on its tab while holding down the Shift key.</paragraph> +<paragraph role="heading" id="hd_id3146322" xml-lang="en-US" level="2">Showing hidden layers</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3157871" xml-lang="en-US">Select a hidden layer, and then choose <emph>Format - Layer</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3149352" xml-lang="en-US">In the <emph>Properties </emph>area, select the <emph>Visible </emph>check box.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3153036" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="hd_id3154554" xml-lang="en-US" level="2">Locking layers</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3150864" xml-lang="en-US">Select a layer, and then choose <emph>Format - Layer</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3150336" xml-lang="en-US">In the <emph>Properties</emph> area, select the <emph>Locked </emph>check box.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3153730" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<paragraph role="paragraph" id="par_id3149883" xml-lang="en-US">You cannot edit objects on a locked layer.</paragraph> +<paragraph role="heading" id="hd_id3145244" xml-lang="en-US" level="2">Unlocking layers</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3145354" xml-lang="en-US">Select a locked layer, and then choose <emph>Format - Layer</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3148393" xml-lang="en-US">In the <emph>Properties</emph> area, clear the <emph>Locked </emph>check box.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3150467" xml-lang="en-US">Click <emph>OK</emph>.</paragraph> +</listitem> +</list> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/sdraw/guide/layers.xhp#layers"/> +<embed href="text/sdraw/guide/layer_new.xhp#layer_new"/> +<embed href="text/sdraw/guide/layer_move.xhp#layer_move"/> +</body> +</helpdocument> |