19#ifndef __com_sun_star_embed_XLinkageSupport_idl__
20#define __com_sun_star_embed_XLinkageSupport_idl__
29 module
com { module sun { module star { module embed {
79 [in]
string sEntryName )
111 ::
com::sun::star::uno::Exception );
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition WrongStateException.idl:33
is thrown when an input or output error has occurred.
Definition IOException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
the base of all UNO exceptions
Definition Exception.idl:33
specifies common implementation for embedded objects and links persistence.
Definition XCommonEmbedPersist.idl:36
specifies an additional implementation for linked embedded object support.
Definition XLinkageSupport.idl:34
void breakLink([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntryName)
breaks the link and provides the object with a parent storage and a name for object's entry
boolean isLink()
allows to detect whether the object is a linked one.
This interface represents main storage functionality.
Definition XStorage.idl:44
Definition Ambiguous.idl:22