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.

Developer 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]

Reply via email to