19 #ifndef __com_sun_star_embed_XEmbedPersist_idl__
20 #define __com_sun_star_embed_XEmbedPersist_idl__
31 module com { module sun { module star { module embed {
95 void setPersistentEntry(
98 [in]
long nEntryConnectionMode,
99 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
100 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
137 [in]
string sEntName,
138 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
139 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
186 [in]
string sEntName,
187 [in] sequence< ::com::sun::star::beans::PropertyValue > aMediaArgs,
188 [in] sequence< ::com::sun::star::beans::PropertyValue > aObjectArgs )
209 void saveCompleted( [in]
boolean bUseNew )
230 string getEntryName()
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
This interface represents main storage functionality.
Definition: XStorage.idl:43
specifies an implementation for embedded object persistence.
Definition: XEmbedPersist.idl:40
the base of all UNO exceptions
Definition: Exception.idl:32
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:32
specifies common implementation for embedded objects and links persistence.
Definition: XCommonEmbedPersist.idl:35