19#ifndef __com_sun_star_embed_XEmbeddedClient_idl__
20#define __com_sun_star_embed_XEmbeddedClient_idl__
30 module
com { module sun { module star { module embed {
46 ::
com::sun::star::uno::Exception );
57 void visibilityChanged( [in]
boolean bVisible )
This exception can be thrown in case container wants to avoid objects saving.
Definition ObjectSaveVetoException.idl:35
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition WrongStateException.idl:33
provides access to a component.
Definition XComponentSupplier.idl:30
represents common functionality for embedded clients.
Definition XEmbeddedClient.idl:35
void saveObject()
asks client to let the object store itself.
Definition Ambiguous.idl:22