Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java408 StringBuffer sLoadFileUrl = new StringBuffer("file:///"); in storePrintExample() local
409 sLoadFileUrl.append(sourceFile.getCanonicalPath().replace('\\', '/')); in storePrintExample()
412 sLoadFileUrl.toString(), "_blank", 0, loadProps); in storePrintExample()

Completed in 34 milliseconds