Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageNativeOutputStream.java77 …public native void write(String key,String _file,byte[] b, int off, int len) throws java.io.IOExce… in write() argument
89 public native void write(String key,String _file,byte[] b) throws java.io.IOException; in write() argument
103 public native void close(String key,String _file) throws java.io.IOException; in close() argument
122 public native void write(String key,String _file,int b) throws java.io.IOException; in write() argument
138 public native void flush(String key,String _file) throws java.io.IOException; in flush() argument
162 public native void sync(String key,String _file) throws java.io.IOException; in sync() argument
H A DStorageNativeInputStream.java39 public StorageNativeInputStream(String key,String _file) { in StorageNativeInputStream() argument
40 openStream(key,_file, NativeStorageAccess.READ); in StorageNativeInputStream()
H A DNativeInputStreamHelper.java40 public NativeInputStreamHelper(String key,String _file) { in NativeInputStreamHelper() argument
41 file = _file; in NativeInputStreamHelper()
H A DNativeOutputStreamHelper.java40 public NativeOutputStreamHelper(String key,String _file) { in NativeOutputStreamHelper() argument
41 file = _file; in NativeOutputStreamHelper()
/aoo4110/main/qadevOOo/tests/java/mod/_dbaccess/
H A DORowSet.java561 private final void impl_deleteFile( final String _file ) in impl_deleteFile() argument
563 java.io.File file = new java.io.File( _file ); in impl_deleteFile()
/aoo4110/main/qadevOOo/tests/java/mod/_file/dbase/
H A DODriver.java24 package mod._file.dbase;
/aoo4110/main/qadevOOo/tests/java/mod/_file/flat/
H A DODriver.java24 package mod._file.flat;
/aoo4110/main/qadevOOo/tests/java/mod/_file/calc/
H A DODriver.java24 package mod._file.calc;

Completed in 59 milliseconds