Searched refs:XOutputStreamWrapper (Results 1 – 3 of 3) sorted by relevance
28 public class XOutputStreamWrapper extends OutputStream { class30 public XOutputStreamWrapper(XOutputStream xOs ) { in XOutputStreamWrapper() method in XOutputStreamWrapper
127 os = new XOutputStreamWrapper( xos ); in getOutputStream()
27 import com.sun.star.script.framework.io.XOutputStreamWrapper;294 os = new XOutputStreamWrapper( xos ); in writeUnoPackageDB()
Completed in 23 milliseconds