Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_DataSource.java98 Object oldURL = oObj.getPropertyValue("URL") ; in _URL() local
102 oObj.setPropertyValue("URL", oldURL) ; in _URL()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java685 final String oldURL = databaseDoc.getURL(); in testGlobalEvents() local
689 … assertEquals("store is not expected to change the document URL", databaseDoc.getURL(), oldURL); in testGlobalEvents()
699 …ssertEquals("storetoURL is not expected to change the document URL", databaseDoc.getURL(), oldURL); in testGlobalEvents()

Completed in 20 milliseconds