required/CWS MAV09 : New classes for object embedding and activating

[email protected] Wed, 21 Sep 2005 13:13:12 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <4692363.1127301192486.JavaMail.root@sd-web1>
Type
required

Title
New classes for object embedding and activating

Posted by
[email protected]

Affected
,all applications

Effective from
CWS MAV09

Summary

The following SO3 classes have been removed:

SvClientData
SvEmbeddedClient
SvInPlaceClient
SvContainerEnvironment
SvInPlaceEnvironment
SvEditProtocol

The following sfx classes have been removed:
SfxInPlaceEnvironment
SfxContainerEnvironment

The sfx class SfxInPlaceClient has been rewritten completely.

All removed classes are replaced by the new SfxInPlaceClient class and the new UNO API for embedding objects (package com.sun.star.embed).
InPlaceClient classes in the applications still derive from SfxInPlaceClient.

All necessary changes have been done.
Action is required only for code that is not integrated into SRC680 m54.

Develope
r documentation is under construction.

Description

The handling of embedded object didn't change in general, but it uses
a UNO based API now instead of the old SO3 based one.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]