interface XInputStreamProvider in module com::sun::star::io:: |
interface XInputStreamProvider : com::sun::star::uno::XInterface ;
Interface for providing an input stream. When calling createInputStream() you get a fresh input stream to read from, anytime providing the same data.
Method Summary |
|
createInputStream | Creates a new input stream providing the same data. |
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.