Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XSimpleFileAccess.java343 java.io.File the_file = new java.io.File(filename); in _getDateTimeModified() local
344 long lastModified = the_file.lastModified(); in _getDateTimeModified()
/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java237 File the_file = new File(aFile); in getVersion() local
239 RandomAccessFile raf = new RandomAccessFile(the_file, "r"); in getVersion()

Completed in 17 milliseconds