Home
last modified time | relevance | path

Searched refs:xout (Results 1 – 1 of 1) sorted by relevance

/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXOutputStreamToOutputStreamAdapter.java44 XOutputStream xout; field in XOutputStreamToOutputStreamAdapter
53 xout = out; in XOutputStreamToOutputStreamAdapter()
58 xout.closeOutput(); in close()
66 xout.flush(); in flush()
75 xout.writeBytes(b); in write()
90 xout.writeBytes(tmp); in write()
102 xout.writeBytes(oneByte); in write()

Completed in 16 milliseconds