Issue 38848 - en Help:Wrong description for LTrim function
Summary: en Help:Wrong description for LTrim function
Status: CLOSED FIXED
Alias: None
Product: documentation
Classification: Unclassified
Component: Online help (show other issues)
Version: current
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joerg.skottke
QA Contact: issues@documentation
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-11 22:19 UTC by kasey
Modified: 2005-05-03 13:49 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-12-11 22:19:20 UTC
In /text/sbasic/shared/03120305.xhp, the following changes are necessary:

1.
sText = Ltrim(sText2) REM sText = <*Las Vegas*> "
->
sText = Ltrim(sText2) REM sText = "<*Las Vegas*> "

2.
sText = Rtrim(sText2) REM sText = " <*Las Vegas*> "
->
sText = Rtrim(sText2) REM sText = " <*Las Vegas*>"

3.
sText = Trim(sText2) REM sText = " <*Las Vegas*> "
->
sText = Trim(sText2) REM sText = "<*Las Vegas*>"
Comment 1 derekd 2004-12-29 13:06:54 UTC
reassigning
Comment 2 frank.thomas.peters 2005-01-03 09:20:57 UTC
FPE->UFI: If the existing example doesn't work we need to change that. Pls check.
Comment 3 Uwe Fischer 2005-01-03 14:49:56 UTC
changed LTrim text\sbasic\shared\03120305.xhp, RTrim
text\sbasic\shared\03120309.xhp, and Trim text\sbasic\shared\03120311.xhp
Comment 4 frank.thomas.peters 2005-02-02 17:15:19 UTC
Reset status to set target
Comment 5 frank.thomas.peters 2005-02-02 17:16:07 UTC
clearing resolution to reset target
Comment 6 frank.thomas.peters 2005-02-02 17:18:22 UTC
Reset target
Comment 7 frank.thomas.peters 2005-02-21 13:52:30 UTC
Setting resolution back to fixed
Comment 8 frank.thomas.peters 2005-02-21 13:56:45 UTC
Reset Prio
Comment 9 Uwe Fischer 2005-02-22 09:17:05 UTC
please verify the example in the Basic LTRIM RTL function is correct now. CWS
hc680pb2

re-open issue and try to reassign to jsk@openoffice.org
Comment 10 Uwe Fischer 2005-02-22 09:17:09 UTC
try to reassign to jsk@openoffice.org
Comment 11 Uwe Fischer 2005-02-22 09:17:20 UTC
try to reset resolution to FIXED
Comment 12 h.ilter 2005-03-07 12:13:54 UTC
Verified with cws hc680pb2 = ok
Comment 13 joerg.skottke 2005-05-03 13:49:10 UTC
verified in m97