diff options
Diffstat (limited to 'helpcontent2/source/text/swriter')
-rwxr-xr-x | helpcontent2/source/text/swriter/01/04090200.xhp | 16 | ||||
-rw-r--r-- | helpcontent2/source/text/swriter/01/05060100.xhp | 9 |
2 files changed, 10 insertions, 15 deletions
diff --git a/helpcontent2/source/text/swriter/01/04090200.xhp b/helpcontent2/source/text/swriter/01/04090200.xhp index 66da064bd8..8a0905780a 100755 --- a/helpcontent2/source/text/swriter/01/04090200.xhp +++ b/helpcontent2/source/text/swriter/01/04090200.xhp @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- *********************************************************************** * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite @@ -32,8 +32,8 @@ * ************************************************************************ --> - - + + <meta> <topic id="textswriter0104090200xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Defining Conditions</title> @@ -327,16 +327,16 @@ <paragraph xml-lang="en-US" id="par_id3146911" role="paragraph" l10n="U" oldref="9">Database.Table.Company ==""</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3148733" role="paragraph" l10n="U" oldref="8">Returns TRUE if the COMPANY field is empty. (Exclamation sign represents a logical NOT.)</paragraph> + <paragraph xml-lang="en-US" id="par_id3148733" role="paragraph" l10n="U" oldref="8">Returns TRUE if the COMPANY field is empty.</paragraph> </tablecell> </tablerow> <tablerow> <tablecell> - <paragraph xml-lang="en-US" id="par_id3148762" role="paragraph" l10n="U" oldref="5">Database.Table.Company !="Sun Microsystems"</paragraph> - <paragraph xml-lang="en-US" id="par_id3153016" role="paragraph" l10n="U" oldref="149">Database.Table.Company NEQ "Sun Microsystems"</paragraph> + <paragraph xml-lang="en-US" id="par_id3148762" role="paragraph" l10n="U" oldref="5">Database.Table.Company !="Sun"</paragraph> + <paragraph xml-lang="en-US" id="par_id3153016" role="paragraph" l10n="U" oldref="149">Database.Table.Company NEQ "Sun"</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3153040" role="paragraph" l10n="U" oldref="6">Returns TRUE if the current entry in the COMPANY field is "Sun Microsystems".</paragraph> + <paragraph xml-lang="en-US" id="par_id3153040" role="paragraph" l10n="U" oldref="6">Returns TRUE if the current entry in the COMPANY field is not "Sun". (Exclamation sign represents a logical NOT.)</paragraph> </tablecell> </tablerow> <tablerow> diff --git a/helpcontent2/source/text/swriter/01/05060100.xhp b/helpcontent2/source/text/swriter/01/05060100.xhp index 8136edad04..5d3229fa81 100644 --- a/helpcontent2/source/text/swriter/01/05060100.xhp +++ b/helpcontent2/source/text/swriter/01/05060100.xhp @@ -5,7 +5,7 @@ *********************************************************************** * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite @@ -32,18 +32,13 @@ * ************************************************************************ --> - + <helpdocument version="1.0"> <meta> <topic id="textswriter0105060100xml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Type</title> <filename>/text/swriter/01/05060100.xhp</filename> </topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-06-26T15:24:37">UFI: sw.feature "Enhanced Writer fly frame positioning and alignment" news://staroffice-news:119/openoffice.sw.features-6195447.1075794225974.JavaMail.root@so; dedr: reviewed -YJ:checked</lastedited> -</history> </meta> <body> <section id="typ"> |