Searched refs:xOstream (Results 1 – 2 of 2) sorted by relevance
35 ByteChucker::ByteChucker(Reference<XOutputStream> xOstream) in ByteChucker() argument36 : xStream(xOstream) in ByteChucker()37 , xSeek (xOstream, UNO_QUERY ) in ByteChucker()
46 ByteChucker (com::sun::star::uno::Reference<com::sun::star::io::XOutputStream> xOstream);
Completed in 6 milliseconds