Issue 35477 - Online Help does still have wrong description of IsUnoStruct() function
Summary: Online Help does still have wrong description of IsUnoStruct() function
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 21:24 UTC by christianjunker
Modified: 2013-02-24 21:07 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 christianjunker 2004-10-13 21:24:54 UTC
The Starbasic RTL function IsUnoStruct(obj) returns a boolean whether obj is of
type (uno) struct.
The Online Help in OOo 1.1.3 still states in its description:
"""Parameters:
Uno type : string with the name of a Uno type, or a UnoObject."""

For an object as argument this function works fine, but not for strings like the
example in the Online Help:
"""Example:
bIsStruct = IsUnoStruct( "com.sun.star.beans.Property" )"""

bIsStruct would be false not true, as one would think cause IsUnoStruct()
doesn't seem to work right on strings.
Comment 1 ooo 2004-10-14 15:55:46 UTC
BASIC RTL is not part of API => forwarding to Office documentation team member
Comment 2 frank.thomas.peters 2004-10-14 16:13:29 UTC
FPE->UFI: Pls check. Also check if this is a bug in the implementation or in the
documentation
Comment 3 frank.thomas.peters 2004-10-18 09:05:41 UTC
.
Comment 4 Uwe Fischer 2004-10-18 11:50:17 UTC
changed text\sbasic\shared\03104500.xhp
Comment 5 Uwe Fischer 2004-10-18 13:04:52 UTC
.
Comment 6 Uwe Fischer 2004-10-18 13:05:21 UTC
UFI: pls verify in CWS helpcontentbeta and close
Comment 7 joerg.skottke 2004-10-26 14:20:05 UTC
jsk->ufi: I cannot handle a task that appears to be fixed but is unconfirmed. 
Comment 8 Uwe Fischer 2004-10-26 14:32:04 UTC
.
Comment 9 Uwe Fischer 2004-10-26 14:32:36 UTC
FPE->JSK: Better now?
Comment 10 Uwe Fischer 2004-10-26 14:32:50 UTC
.
Comment 11 Uwe Fischer 2004-10-26 14:33:18 UTC
.
Comment 12 Uwe Fischer 2004-10-26 14:33:46 UTC
FPE: This issue handling s*cks like hell.
Comment 13 joerg.skottke 2004-11-18 09:32:03 UTC
Now it reads "A UNO object". verified.
Comment 14 joerg.skottke 2004-11-18 10:55:15 UTC
Again: Verified
Comment 15 joerg.skottke 2004-12-08 13:57:29 UTC
close