Searched refs:allCons (Results 1 – 1 of 1) sorted by relevance
297 String [] allCons = xConnectionList.getElementNames(); in loadConfiguration() local298 for ( int i=0; i<allCons.length; i++ ) in loadConfiguration()301 ht.put( "Url", allCons[i] ); in loadConfiguration()307 …opertySet)UnoRuntime.queryInterface( XPropertySet.class, xConnectionList.getByName( allCons[i] ) ); in loadConfiguration()
Completed in 11 milliseconds