|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module ucb {
62 void setData( [in] sequence<byte> aData );
void setDataURL([in] string aURL)
Deprecated.
void setData([in] sequence< byte > aData)
sets the data of the data container.
string getContentType()
returns the content type (MIME Type) of the data container.
This is the generic interface for supporting the insertion and removal of indexed elements.
Definition: XIndexContainer.idl:28
string getDataURL()
Deprecated.
sequence< byte > getData()
returns the data of the data container.
specifies a container for (binary) data.
Definition: XDataContainer.idl:35
Definition: Ambiguous.idl:20
void setContentType([in] string aType)
sets the content type (MIME Type) of the data container.