21 module
com { module sun { module star { module embed {
85 void setPersistentEntry(
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 )
199 void saveCompleted( [in]
boolean bUseNew )
220 string getEntryName()
is thrown when an input or output error has occurred.
Definition: IOException.idl:26
This interface represents main storage functionality.
Definition: XStorage.idl:26
specifies an implementation for embedded object persistence.
Definition: XEmbedPersist.idl:30
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:28
specifies common implementation for embedded objects and links persistence.
Definition: XCommonEmbedPersist.idl:26