Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java454 URI aLocationURI = URI.create(sLocation + "/" + "reportbuilderwizard.jar"); in startReportWizard() local
457 aURLs[0] = aLocationURI.toURL(); in startReportWizard()