diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2013-04-22 17:17:44 +0200 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2013-04-22 17:19:05 +0200 |
commit | e54918ea208076c28dd2b2879f2aee3f280f81b3 (patch) | |
tree | b76a4174559f1ab77b7f122f41df5f388ee13d40 /source | |
parent | dbe97fe597d0414935ae223ab635c3d9a6b0ec3a (diff) |
document new value -1 for BoundColumn property of ListBox
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/02/01170102.xhp | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/source/text/shared/02/01170102.xhp b/source/text/shared/02/01170102.xhp index 69b79a360b..afe1d04638 100644 --- a/source/text/shared/02/01170102.xhp +++ b/source/text/shared/02/01170102.xhp @@ -124,7 +124,15 @@ </tablerow> <tablerow> <tablecell> -<paragraph role="code" id="par_id3154206" xml-lang="en-US" l10n="CHG" oldref="42">{empty}<comment>FS told me this</comment></paragraph> +<paragraph role="code" id="par_id3154286" xml-lang="en-US" l10n="CHG" oldref="42">-1<comment>since LibreOffice 4.1</comment></paragraph> +</tablecell> +<tablecell> +<paragraph role="tablecontent" id="par_id3845757" xml-lang="en-US" l10n="U" oldref="43">The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell> +<paragraph role="code" id="par_id3854206" xml-lang="en-US" l10n="CHG" oldref="42">{empty} or 0</paragraph> </tablecell> <tablecell> <paragraph role="tablecontent" id="par_id3145257" xml-lang="en-US" l10n="U" oldref="43">The database field "Field1" is linked to the field specified under <emph>Data field</emph>.</paragraph> @@ -152,7 +160,15 @@ </tablerow> <tablerow> <tablecell> -<paragraph role="code" id="par_id3155373" xml-lang="en-US" l10n="CHG" oldref="49">{empty}<comment>FS told me this</comment></paragraph> +<paragraph role="code" id="par_id3154286" xml-lang="en-US" l10n="CHG" oldref="42">-1<comment>since LibreOffice 4.1</comment></paragraph> +</tablecell> +<tablecell> +<paragraph role="tablecontent" id="par_id3145757" xml-lang="en-US" l10n="U" oldref="43">The index of the selected entry in the list is linked to the field specified under <emph>Data field</emph>.</paragraph> +</tablecell> +</tablerow> +<tablerow> +<tablecell> +<paragraph role="code" id="par_id3155373" xml-lang="en-US" l10n="CHG" oldref="49">{empty} or 0</paragraph> </tablecell> <tablecell> <paragraph role="tablecontent" id="par_id3154260" xml-lang="en-US" l10n="U" oldref="50">The 1st column of the table is linked to the field specified under <emph>Data field</emph>.</paragraph> |