diff options
Diffstat (limited to 'source/text/swriter/01/contentcontrol01.xhp')
-rw-r--r-- | source/text/swriter/01/contentcontrol01.xhp | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/source/text/swriter/01/contentcontrol01.xhp b/source/text/swriter/01/contentcontrol01.xhp new file mode 100644 index 0000000000..9faa6ef72c --- /dev/null +++ b/source/text/swriter/01/contentcontrol01.xhp @@ -0,0 +1,38 @@ +<?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="textswriter01contentcontrol01xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Content Control List Item Properties</title> +<filename>/text/swriter/01/contentcontrol01.xhp</filename> +</topic> +</meta> +<body> +<section id="contentcontrollistitem"> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/contentcontrollistitemdlg/ContentControlListItemDialog" id="bm_id1926107" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/contentcontrollistitemdlg/@@nowidget@@" id="bm_id1926108" localize="false"/> +<paragraph role="heading" id="par_idN10549" xml-lang="en-US" level="1"><link href="text/swriter/01/contentcontrol01.xhp">Content Control List Item Properties</link></paragraph> +<paragraph role="paragraph" id="par_idN10559" xml-lang="en-US">Allows setting properties on one list item of a drop-down content control which is under the current cursor. When a list item is selected, the value of the content control is updated based on that list item. In case display name is non-empty, that is used. Otherwise the value is used.</paragraph> +<paragraph role="heading" id="par_idN10550" xml-lang="en-US" level="2">Display Name</paragraph> +<paragraph role="paragraph" id="par_idN10560" xml-lang="en-US">A human-friendly name, describing the list item.</paragraph> +<paragraph role="heading" id="par_idN10551" xml-lang="en-US" level="2">Value</paragraph> +<paragraph role="paragraph" id="par_idN10561" xml-lang="en-US">A machine-friendly name, describing the list item.</paragraph> +</section> +</body> +</helpdocument> |