Mikhail.Voitenko@... wrote:
>
> Type: info
> Title: new ::com::sun::star::io::XSeekableInputStream interface
> Posted by:
Mikhail.Voitenko@...
> Affected:
tom.verbeek@...,all
> Effective from: cws mav21
>
>
> *Summary*
> --------
> + ::com::sun::star::io::XSeekableInputStream
>
> *Description*
> -------------
> The interface is introduced to be a base interface of the new-style
> service "::com::sun::star::io::SequenceInputStream".
---8<---
published service SequenceInputStream : XSeekableInputStream
{
/** allows to create a stream based on the sequence.
*/
createStreamFromSequence( [in] sequence<byte> aData )
raises ( com::sun::star::lang::IllegalArgumentException );
};
---8<---
Under what circumstances would IllegalArgumentException be thrown?
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail:
interface-discuss-unsubscribe@...
For additional commands, e-mail:
interface-discuss-help@...