Searched refs:XInputStreamWrapper (Results 1 – 3 of 3) sorted by relevance
28 public class XInputStreamWrapper extends InputStream { class31 public XInputStreamWrapper(XInputStream xInputStream) { in XInputStreamWrapper() method in XInputStreamWrapper
28 import com.sun.star.script.framework.io.XInputStreamWrapper;233 is = new XInputStreamWrapper( m_xSFA.openFileRead( packagesUrl ) ); in getUnoPackagesDB()
507 is = new XInputStreamWrapper( xis ); in loadParcel()
Completed in 16 milliseconds