diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-28 14:48:12 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-28 14:48:12 +0000 |
commit | b8608095144bd0863b5076607bd3dcdfec926d53 (patch) | |
tree | 91b3de47f105d0b44ea555929ff79cb5701f49b4 | |
parent | ea5d6a10ded196fd37251065869082edc4d0cc18 (diff) |
INTEGRATION: CWS hcswriter01 (1.5.58); FILE MERGED
2006/05/30 13:17:05 ufi 1.5.58.2: RESYNC: (1.5-1.9); FILE MERGED
2006/05/29 14:50:53 ufi 1.5.58.1: *** empty log message ***
-rwxr-xr-x | helpcontent2/source/text/swriter/01/04090200.xhp | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/helpcontent2/source/text/swriter/01/04090200.xhp b/helpcontent2/source/text/swriter/01/04090200.xhp index f9386add55..c9829e7954 100755 --- a/helpcontent2/source/text/swriter/01/04090200.xhp +++ b/helpcontent2/source/text/swriter/01/04090200.xhp @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!--*********************************************************************** +<!-- + *********************************************************************** * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -52,7 +53,8 @@ * Contributor(s): _______________________________________ * * - ************************************************************************--> + ************************************************************************ + --> <helpdocument version="1.0"> <meta> @@ -62,7 +64,7 @@ </topic> <history> <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2005-12-06T15:38:30">UFI: some code problems in database field conditions? +<lastedited date="2006-05-29T10:05:35">UFI: some code problems in database field conditions? dedr: reviewed</lastedited> </history> </meta> @@ -77,7 +79,8 @@ dedr: reviewed</lastedited> <bookmark_value>databases;in conditions</bookmark_value> <bookmark_value>hiding; database fields</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3145828" xml-lang="en-US" level="1" l10n="U" oldref="1">Defining Conditions</paragraph> +<paragraph role="heading" id="hd_id3145828" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><variable id="defining_conditions"><link href="text/swriter/01/04090200.xhp">Defining Conditions</link> +</variable></paragraph> <paragraph role="paragraph" id="par_id3145242" xml-lang="en-US" l10n="CHG" oldref="13">Conditions are logical expressions that you can use to control the display of <link href="text/swriter/01/04090000.xhp">fields</link> and <link href="text/swriter/01/04020000.xhp">sections</link> in your document. Although the following examples apply to fields, they also apply to sections.</paragraph> <paragraph role="paragraph" id="par_id3147171" xml-lang="en-US" l10n="U" oldref="93">You can define conditions for the following field types:</paragraph> <list type="unordered"> @@ -98,7 +101,7 @@ dedr: reviewed</lastedited> <table id="tbl_id3153537"> <tablerow> <tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3153677" xml-lang="en-US" l10n="U" oldref="19">True</paragraph> +<paragraph role="paragraph" id="par_id3153677" xml-lang="en-US" l10n="CHG" oldref="19">TRUE</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3152960" xml-lang="en-US" l10n="U" oldref="20">The condition is always met. You can also enter any value not equal to 0 as the conditional text.</paragraph> @@ -106,7 +109,7 @@ dedr: reviewed</lastedited> </tablerow> <tablerow> <tablecell colspan="" rowspan=""> -<paragraph role="paragraph" id="par_id3155900" xml-lang="en-US" l10n="U" oldref="21">False</paragraph> +<paragraph role="paragraph" id="par_id3155900" xml-lang="en-US" l10n="CHG" oldref="21">FALSE</paragraph> </tablecell> <tablecell colspan="" rowspan=""> <paragraph role="paragraph" id="par_id3154191" xml-lang="en-US" l10n="U" oldref="22">The condition is not met. You can also enter the value 0.</paragraph> @@ -437,7 +440,7 @@ dedr: reviewed</lastedited> </list> <paragraph role="paragraph" id="par_id3154389" xml-lang="en-US" l10n="U" oldref="73">To edit the contents of the "Profit" variable, double-click the variable field.</paragraph> <paragraph role="heading" id="hd_id3155573" xml-lang="en-US" level="3" l10n="U" oldref="74">To display conditional text based on the contents of a database field:</paragraph> -<paragraph role="paragraph" id="par_id3155587" xml-lang="en-US" l10n="U" oldref="144">The first part of this example inserts a space between the "First Name" and "Last Name" fields in a document, and the second part inserts text based on the contents of a field name. This example requires that an address data source to be registered with $[officename].</paragraph> +<paragraph role="paragraph" id="par_id3155587" xml-lang="en-US" l10n="CHG" oldref="144">The first part of this example inserts a space between the "First Name" and "Last Name" fields in a document, and the second part inserts text based on the contents of a field. This example requires that an address data source is registered with $[officename].</paragraph> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3150523" xml-lang="en-US" l10n="U" oldref="145">Choose <emph>Insert - Fields - Other</emph>, and then click the <emph>Database</emph> tab.</paragraph> |