| Type | info |
| Title | Approval mechanics for css::embed::InstanceLocker service |
| Posted by | [EMAIL PROTECTED] |
| Affected | [EMAIL PROTECTED], |
| Effective from | SRC680/m160 |
Summary
+ ::com::sun::star::embed::XActionsApproval
+ ::com::sun::star::embed::Actions
Description
To allow to lock an object supporting
::com::sun::star::util::XCloseable or
::com::sun::star::frame::XDesktop using a bridge that does not support
exceptions a new service ::com::sun::star::embed::InstanceLocker was
implemented.
When this service is initialized with an object implementing
css::embed::XActionsApproval interface, the object will be requested
for approval before throwing the veto exception. This object could be
useful in case the service is instantiated from another process, so
that in case the communication with the process is broken the approval
object is not accessible and the locked object does not stay locked
forever.
See also com/sun/star/embed/InstanceLocker.idl
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
