Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java62 public long getFilePointer() throws java.io.IOException{ in getFilePointer() method in StorageAccess
64 return access.getFilePointer(name,key); in getFilePointer()
H A DNativeStorageAccess.java61 public native long getFilePointer(String name,String key) throws java.io.IOException; in getFilePointer() method in NativeStorageAccess
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java191 public long getFilePointer() throws IOException { in getFilePointer() method in JavaKit.URLAccessor

Completed in 14 milliseconds