Home
last modified time | relevance | path

Searched refs:toURL (Results 1 – 25 of 30) sorted by relevance

12

/AOO41X/main/jurt/test/com/sun/star/lib/util/
H A DNativeLibraryLoader_Test.java41 String fileUrl = dir.toURL().toString(); in testEncoded()
63 String fileUrl = dir.toURL().toString(); in testUnencoded()
/AOO41X/main/bean/test/applet/oooapplet/
H A DOOoViewer.java51 URL url = f.toURL(); in init()
63 m_loader.addResourcePath(fileProg.toURL()); in init()
/AOO41X/main/odk/examples/DevelopersGuide/UCB/
H A DHelper.java171 String url = file.toURL().toString(); in getAbsoluteFileURLFromSystemPath()
209 String url = file.toURL().toString(); in createTargetDataFile()
/AOO41X/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java210 …public void saveDocumentToURL(XComponent doc, String toURL, PropertyValue... propertyValue) throws… in saveDocumentToURL() argument
212 m_xstorable.storeToURL(toURL, propertyValue); in saveDocumentToURL()
/AOO41X/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DFactory_Test.java148 String jar = "file://" + new java.io.File( args[ 0 ] ).toURL().getPath(); in main()
149 String rdb = "file://" + new java.io.File( args[ 1 ] ).toURL().getPath(); in main()
/AOO41X/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java177 clurls[0] = fJuh.toURL(); in getCustomLoader()
236 urls.add( new File( tokens.nextToken() ).toURL() ); in addUrls()
/AOO41X/main/odk/examples/DevelopersGuide/Forms/
H A DURLHelper.java46 sFileURL = aSystemPath.toURL().toString(); in getFileURLFromSystemPath()
/AOO41X/main/filter/source/svg/
H A DSOTranscoder.java36 …aTranscoder.transcode( new TranscoderInput( new File( args[ 0 ] ).toURL().toString() ), new Transc… in main()
/AOO41X/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DAcceptLicense.java89 editorPane.setPage(htmlFile.toURL()); in createEditorPane()
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java99 … ConverterInfoReader cirPlugin = new ConverterInfoReader(pluginJar.toURL().toString(), false); in Convert()
/AOO41X/main/odk/examples/DevelopersGuide/Drawing/
H A DGraphicExportDemo.java92 java.net.URL destUrl = destFile.toURL(); in main()
/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java144 public URL toURL(final ResourceKey key) in toURL() method in InputRepositoryLoader
/AOO41X/main/qadevOOo/runner/helper/
H A DURLHelper.java68 sFileURL = aSystemPath.toURL().toString(); in getFileURLFromSystemPath()
/AOO41X/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DResourceManager.java143 URL url = file.toURL(); in getIconFromPath()
/AOO41X/main/qadevOOo/runner/util/db/
H A DDataSource.java139 String localPart = tempFile.toURI().toURL().toString(); in registerAs()
/AOO41X/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Dialogs/
H A DHelpDialog.java135 editorPane.setPage(htmlFile.toURL()); in createEditorPane()
/AOO41X/main/scripting/java/org/openoffice/netbeans/editor/
H A DNetBeansSourceView.java111 url = f.toURL(); in main()
/AOO41X/main/toolkit/test/accessibility/
H A DHelpWindow.java54 loadURL (aFile.toURL()); in loadFile()
/AOO41X/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DHelpWindow.java56 loadURL (aFile.toURL()); in loadFile()
/AOO41X/main/dbaccess/qa/complex/dbaccess/
H A DTestCase.java91 return FileHelper.getOOoCompatibleFileURL( documentFile.toURI().toURL().toString() ); in createTempFileURL()
/AOO41X/main/forms/qa/integration/forms/
H A DXMLFormSettings.java108 String fileURL = tempFile.toURL().toExternalForm(); in before()
H A DListSelection.java270 …storable.storeAsURL( testFile.getAbsoluteFile().toURL().toString(), new com.sun.star.beans.Propert… in prepareDocument()
/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DInstaller.java161 URL url = file.toURI().toURL(); in addToClassPath()
/AOO41X/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java315 String url = userInstallation.toURL().toString(); in start()
/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java377 return produceFromURL(uri.toURL(), preserveIRI); in produceFromString()

12