Issue 32767 - Misspelling word in IDL Reference for serbice PropertyBag
Summary: Misspelling word in IDL Reference for serbice PropertyBag
Status: CLOSED IRREPRODUCIBLE
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: ooo
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-10 06:49 UTC by christianjunker
Modified: 2013-02-24 21:09 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-08-10 06:49:19 UTC
The description of the "PropertyBag" service in the IDL Reference contains the
following text:
Implementation of this service can keep any properties and is useful when an
XPropertySet is to be used, for example, as parameters for a method call. 
Scripting engines might not be able to use such objects as normal property sets,
giving direct access to the properties. In this case, use the methods like
XPropertySet::etPropertyValue . 

The last code-word: XPropertySet::etPropertyValue must be changed to
XPropertySet::setPropertyValue
Comment 1 ooo 2004-08-10 15:18:13 UTC
is already fixed in CVS version
Comment 2 ooo 2004-08-10 15:18:36 UTC
closing