Home
last modified time | relevance | path

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

/AOO41X/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java204 …public void saveDocument(XComponent doc, String toPath, PropertyValue... propertyValue) throws Exc… in saveDocument() argument
206 String fileUrl = FileUtil.getUrl(new File(toPath)); in saveDocument()