Issue 118966 - The third parameter for the constructor InstanceLockerCtor2 is wrongly described
Summary: The third parameter for the constructor InstanceLockerCtor2 is wrongly described
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows XP
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-23 18:26 UTC by DonJaime
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 DonJaime 2012-02-23 18:26:03 UTC
A com.sun.star.embed.InstanceLocker can be constructed using com.sun.star.embed.InstanceLocker.InstanceLockerCTor2() with a com.sun.star.embed.XActionsApproval interface as a parameter. The description of this parameter in the documentation of the constructor is inconsistent with the documentation of com.sun.star.embed.XActionsApproval, and wrong. It is also questionable whether it actually makes sense in context. I suggest deletion of:

( the action is specified using ::string and can take following values in this case: "PreventClose", "PreventTermination" )