Searched refs:xIstream (Results 1 – 2 of 2) sorted by relevance
36 ByteGrabber::ByteGrabber(uno::Reference < io::XInputStream > xIstream) in ByteGrabber() argument37 : xStream(xIstream) in ByteGrabber()38 , xSeek (xIstream, uno::UNO_QUERY ) in ByteGrabber()
50 ByteGrabber (com::sun::star::uno::Reference < com::sun::star::io::XInputStream > xIstream);
Completed in 9 milliseconds