Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageFileAccess.java59 return new NativeOutputStreamHelper(key,streamName); in openOutputStreamElement()
84 NativeOutputStreamHelper os;
85 FileSync(NativeOutputStreamHelper _os) throws java.io.IOException in FileSync()
97 return new FileSync((NativeOutputStreamHelper)os); in getFileSync()
H A DNativeOutputStreamHelper.java34 public class NativeOutputStreamHelper extends java.io.OutputStream{ class
40 public NativeOutputStreamHelper(String key,String _file) { in NativeOutputStreamHelper() method in NativeOutputStreamHelper

Completed in 19 milliseconds