22module
com { module sun { module star { module resource {
135 [in]
string BaseName, [in]
string Comment )
176 void storeToURL( [in]
string URL, [in]
string BaseName, [in]
string Comment,
Interface to manage a resource string table containing a set of strings for different locales.
Definition XStringResourceManager.idl:39
Interface derived from XStringResourceManager containing basic persistence functionality limited to o...
Definition XStringResourcePersistence.idl:32
sequence< byte > exportBinary()
Returns a sequence of byte representing the complete string resource in a binary format.
void setComment([in] string Comment)
Sets the comment stored first in each locale data file.
void importBinary([in] sequence< byte > Data)
Initializes the string resource with binary data.
void storeToURL([in] string URL, [in] string BaseName, [in] string Comment, [in] com::sun::star::task::XInteractionHandler Handler)
Stores all string table data to the location specified by the passed URL string.
boolean isModified()
provides the current modify state of the StringResourceManager instance.
void storeToStorage([in] ::com::sun::star::embed::XStorage Storage, [in] string BaseName, [in] string Comment)
Stores all string table data to the provided storage.
void store()
Stores all string table data respectively all data modified since the last call to store() to the loc...
interfaces related to embedded objects, both native UNO and OLE.
Definition Actions.idl:21
General UNO concepts like factories etc.
Definition ArrayIndexOutOfBoundsException.idl:22
Task management interfaces.
Definition XInteractionAbort.idl:22
Basic UNO interfaces.
Definition modules.idl:72
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