Home
last modified time | relevance | path

Searched refs:getFullURL (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/qadevOOo/runner/helper/
H A DUnoProvider.java137 unorcName = utils.getFullURL(unorcName); in getUnorcName()
155 sysbindir = utils.getFullURL(sysbindir); in getSysBinDir()
/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java268 fileURL = utils.getFullURL(helper.ensureEndingFileSep( in checkByURLonly()
514 fileURL = utils.getFullURL(fileURL); in checkStreamLoader()
H A DHelper.java351 return utils.getFullURL(ensureEndingFileSep(m_sTestDocPath) + fileURL); in getURLforfileAlias()
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DGenericModelTest.java403 String sourceTestDB = utils.getFullURL(utils.getFullTestDocName("TestDB/testDB.dbf")); in createTestEnvironment()
405 destTestDB = utils.getFullURL(destTestDB + "testDB.dbf"); in createTestEnvironment()
H A DODatabaseForm.java307 oldF = utils.getFullURL(origDB); in initialize()
/aoo42x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XContentIdentifierFactory.java59 String contentId = utils.getFullURL(tmpDir); in _createContentIdentifier()
/aoo42x/main/qadevOOo/runner/basicrunner/
H A DBasicHandlerProvider.java102 oHandler.Connect(util.utils.getFullURL((String)tParam.get("BASICBRIDGE")), in getHandler()
/aoo42x/main/qadevOOo/tests/java/mod/_fwk/
H A DUIConfigurationManager.java86 String deleteCfg = util.utils.getFullURL(util.utils.getOfficeTemp(xMSF) + "delete.cfg"); in createTestEnvironment()
/aoo42x/main/qadevOOo/runner/util/
H A DBasicMacroTools.java227 secureURL = utils.getFullURL(secureURL); in addSecureBasicMarcosURL()
H A Dutils.java168 public static String getFullURL(String sDocName) { in getFullURL() method in utils
/aoo42x/main/sfx2/qa/complex/sfx2/
H A DDocumentInfo.java75 tempdir = util.utils.getFullURL(tempdir); in checkDocInfo()
/aoo42x/main/qadevOOo/tests/java/mod/_dbaccess/
H A DORowSet.java289 oldF = utils.getFullURL(origDB); in createTestEnvironment()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java743 public static final String getFullURL(CGPublish p) in getFullURL() method in FTPDialog
H A DWWD_Events.java1007 p.url = FTPDialog.getFullURL(p); in finishWizard2()
/aoo42x/main/framework/qa/complex/path_settings/
H A DPathSettingsTest.java916 sTempDir = util.utils.getFullURL(sTempDir); in changeToCorrectValue()

Completed in 69 milliseconds