Re: [interface-announce] info/cws mav21 : new ::com::sun::star::io::XSeekableInputStream interface

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: [interface-announce] info/cws mav21 : new ::com::sun::star::io::XSeekableInputStream interface

by Stephan Bergmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...