You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/02/23 19:26:03 UTC

DO NOT REPLY [Bug 118966] New: The third parameter for the constructor InstanceLockerCtor2 is wrongly described

https://issues.apache.org/ooo/show_bug.cgi?id=118966

             Bug #: 118966
        Issue Type: DEFECT
           Summary: The third parameter for the constructor
                    InstanceLockerCtor2 is wrongly described
    Classification: Code
           Product: api
           Version: version58
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: documentation
        AssignedTo: ooo-issues@incubator.apache.org
        ReportedBy: donjaime@freenet.de


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" )

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.