22 module
com { module sun { module star { module ucb {
41 string getContentType();
48 void setContentType( [in]
string aType );
55 sequence<byte> getData();
62 void setData( [in] sequence<byte> aData );
74 void setDataURL( [in]
string aURL );
Definition: Ambiguous.idl:20
specifies a container for (binary) data.
Definition: XDataContainer.idl:34
This is the generic interface for supporting the insertion and removal of indexed elements...
Definition: XIndexContainer.idl:27