Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/stats/
H A DDataBaseOutProducer.java81 mSqlExec.openConnection(); in initialize()
91 mSqlExec.openConnection(); in summary()
H A DSQLExecution.java82 public boolean openConnection() { in openConnection() method in SQLExecution
/aoo4110/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java575 java.net.URLConnection con = url.openConnection(); in getFromClassPath()
876 java.net.URLConnection con = url.openConnection(); in getScenarioFromClassPath()
H A DCfgParser.java149 java.net.URLConnection connection = url.openConnection(); in getProperties()
/aoo4110/test/testcommon/source/org/openoffice/test/common/
H A DReportUploader.java87 HttpURLConnection connection = (HttpURLConnection) new URL(url).openConnection(); in upload()
H A DFileUtil.java946 URLConnection urlConnection = url.toURL().openConnection(); in download()
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java233 int l = url.openConnection().getContentLength(); in getFileLength()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/registry/
H A DConverterInfoReader.java101 jarConnection = (JarURLConnection)url.openConnection(); in ConverterInfoReader()
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java74 public URLConnection openConnection(URL u) throws IOException { in openConnection() method in UCBStreamHandler
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java348 fos = scriptURL.openConnection().getOutputStream(); in saveTextArea()
/aoo4110/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java223 (java.net.JarURLConnection)url.openConnection(); in getPropertyValues()
/aoo4110/main/odk/source/com/sun/star/lib/loader/
H A DLoader.java84 (JarURLConnection) jarurl.openConnection(); in main()
/aoo4110/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java196 URLConnection connection = url.openConnection(); in getCSVFileContent()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java416 final URLConnection urlConnection = url.openConnection(); in produceFromURL()
/aoo4110/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java270 URLConnection c = uStyle.openConnection(); in start()
/aoo4110/main/rhino/
H A Drhino1_7R3.patch467 + os = scriptUrl.openConnection().getOutputStream();

Completed in 70 milliseconds