22 module
com { module sun { module star { module resource {
99 void setComment( [in]
string Comment );
135 [in]
string BaseName, [in]
string Comment )
176 void storeToURL( [in]
string URL, [in]
string BaseName, [in]
string Comment,
193 sequence<byte> exportBinary();
214 void importBinary( [in] sequence<byte> Data )
Interface to manage a resource string table containing a set of strings for different locales...
Definition: XStringResourceManager.idl:38
This interface represents main storage functionality.
Definition: XStorage.idl:26
Interface derived from XStringResourceManager containing basic persistence functionality limited to o...
Definition: XStringResourcePersistence.idl:31
the base of all UNO exceptions
Definition: Exception.idl:28
Definition: Ambiguous.idl:20
An interaction request handler.
Definition: XInteractionHandler.idl:26
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception is thrown when a feature of an interface is not supported.
Definition: NoSupportException.idl:34