Issue 37807 - en Help: Wrong description for Xor operator
Summary: en Help: Wrong description for Xor operator
Status: CLOSED FIXED
Alias: None
Product: documentation
Classification: Unclassified
Component: Online help (show other issues)
Version: current
Hardware: PC Windows XP
: P4 Trivial (vote)
Target Milestone: OOo 2.0.1
Assignee: christoph.lukasiak
QA Contact: issues@documentation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-24 20:40 UTC by kasey
Modified: 2005-10-17 12:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kasey 2004-11-24 20:40:33 UTC
The following changes are necessary in /text/sbasic/shared/03060600.xhp, because
in this example "vB > vD" evaluates to false.

1. "vOut = vA > vB Xor vB > vD REM returns 0" -> "vOut = vA > vB Xor vB > vD REM
returns -1"
2. "vOut = (vB > vD Xor vB > vA) REM returns -1" -> "vOut = (vB > vD Xor vB >
vA) REM returns 0"
Comment 1 derekd 2004-11-25 06:35:18 UTC
Reassigning
Comment 2 Uwe Fischer 2004-11-25 08:36:52 UTC
the last two "REM Returns ..." must be swapped in the example
Comment 3 Uwe Fischer 2004-11-25 08:37:11 UTC
.
Comment 4 Uwe Fischer 2005-05-03 11:45:10 UTC
changed file
Comment 5 Uwe Fischer 2005-07-27 12:54:57 UTC
please verify

re-open issue and reassign to clu@openoffice.org
Comment 6 Uwe Fischer 2005-07-27 12:55:01 UTC
reassign to clu@openoffice.org
Comment 7 Uwe Fischer 2005-07-27 12:55:06 UTC
reset resolution to FIXED
Comment 8 christoph.lukasiak 2005-08-02 16:45:39 UTC
verified in cws
Comment 9 christoph.lukasiak 2005-10-17 12:10:18 UTC
verified in 680m134 (because of integration problems in m133)

can be 'rechecked' in a m134 when available here:
http://download.openoffice.org/680/index.html