21 module
com { module sun { module star { module embed {
88 [in]
long nEntryConnectionMode,
89 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
90 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
127 [in]
string sEntName,
128 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
129 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
176 [in]
string sEntName,
177 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
178 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition WrongStateException.idl:29
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
the base of all UNO exceptions
Definition Exception.idl:29
specifies common implementation for embedded objects and links persistence.
Definition XCommonEmbedPersist.idl:27
specifies an implementation for embedded object persistence.
Definition XEmbedPersist.idl:31
void saveCompleted([in] boolean bUseNew)
specifies whether the object should use an old storage or a new one after "save as" operation.
void setPersistentEntry([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntName, [in] long nEntryConnectionMode, [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs, [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs)
provides object with a parent storage and a name for object's entry.
void storeToEntry([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntName, [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs, [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs)
lets the object store itself to an entry in destination storage, the own persistence entry is not cha...
boolean hasEntry()
allows to detect if the object has entry.
string getEntryName()
allows to retrieve the current object entry name.
void storeAsEntry([in] ::com::sun::star::embed::XStorage xStorage, [in] string sEntName, [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs, [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs)
lets the object store itself to an entry in destination storage and prepare to use the new entry for ...
This interface represents main storage functionality.
Definition XStorage.idl:27
interfaces related to embedded objects, both native UNO and OLE.
Definition Actions.idl:21
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20