Home
last modified time | relevance | path

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

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