Home
last modified time | relevance | path

Searched defs:try (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatement.java104try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in execute() method
116try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(connection.getDriverClassLoader()))… in executeQuery() method
H A DJavaSQLConnection.java380 try (ContextClassLoaderScope ccl = new ContextClassLoaderScope(driverClassLoader)) { in construct() method
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java151try (BufferedReader reader = new BufferedReader(new InputStreamReader(new FileInputStream(csvFileN… in getCSVFileContent() method
184try (BufferedReader reader = new BufferedReader(new InputStreamReader(new FileInputStream(Argument… in replacePlaceHolder() method
/trunk/main/forms/qa/integration/forms/
H A DListSelection.java83try (InputStreamReader reader = new InputStreamReader(new FileInputStream(Argument.get("properties… in ListSelection() method
/trunk/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java135try (BufferedReader reader = new BufferedReader(new InputStreamReader(new FileInputStream(Argument… in before() method

Completed in 34 milliseconds