From 3aa724aaa531f0a48d05cf109cb9cd73368754c6 Mon Sep 17 00:00:00 2001 From: Vladimir Glazunov Date: Fri, 26 Mar 2010 15:54:27 +0100 Subject: native0: branding Help - transplanted from 9dbf1800d8b2@native0 --- helpcontent2/source/text/swriter/01/04090200.xhp | 16 ++++++++-------- helpcontent2/source/text/swriter/01/05060100.xhp | 9 ++------- 2 files changed, 10 insertions(+), 15 deletions(-) mode change 100755 => 100644 helpcontent2/source/text/swriter/01/04090200.xhp (limited to 'helpcontent2/source/text/swriter') diff --git a/helpcontent2/source/text/swriter/01/04090200.xhp b/helpcontent2/source/text/swriter/01/04090200.xhp old mode 100755 new mode 100644 index 6e1a415905..aba76bab43 --- a/helpcontent2/source/text/swriter/01/04090200.xhp +++ b/helpcontent2/source/text/swriter/01/04090200.xhp @@ -1,11 +1,11 @@ - + - - + + Defining Conditions @@ -324,16 +324,16 @@ Database.Table.Company =="" - Returns TRUE if the COMPANY field is empty. (Exclamation sign represents a logical NOT.) + Returns TRUE if the COMPANY field is empty. - Database.Table.Company !="Sun Microsystems" - Database.Table.Company NEQ "Sun Microsystems" + Database.Table.Company !="Sun" + Database.Table.Company NEQ "Sun" - Returns TRUE if the current entry in the COMPANY field is "Sun Microsystems". + Returns TRUE if the current entry in the COMPANY field is not "Sun". (Exclamation sign represents a logical NOT.) diff --git a/helpcontent2/source/text/swriter/01/05060100.xhp b/helpcontent2/source/text/swriter/01/05060100.xhp index 087ec421a7..d0b887bd4b 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 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -29,18 +29,13 @@ * ************************************************************************ --> - + Type /text/swriter/01/05060100.xhp - -Sun Microsystems, Inc. -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 -
-- cgit