Lines Matching refs:locationUrl

745 										const OUString& locationUrl,   in deleteAllImplementations()  argument
766 if (xKey->getAsciiValue() == locationUrl) in deleteAllImplementations()
1123 const OUString& locationUrl, in prepareRegistry() argument
1199 xKey->setAsciiValue(locationUrl); in prepareRegistry()
1341 const OUString& locationUrl,
1348 const OUString& locationUrl );
1447 OUString locationUrl; in initialize() local
1484 aArgs.getConstArray()[2] >>= locationUrl; in initialize()
1486 if( ! locationUrl.getLength() ) { in initialize()
1518 doRegister(m_xSMgr, m_xCtx, rLoader , rReg, loaderServiceName , locationUrl, locationUrl); in initialize()
1528 const OUString& locationUrl, in registerImplementationWithLocation() argument
1534 implementationLoaderUrl, locationUrl, registeredLocationUrl, xReg); in registerImplementationWithLocation()
1540 const OUString& locationUrl, in prepareRegister() argument
1581 locationUrl, registeredLocationUrl); in prepareRegister()
1636 const OUString& locationUrl, in registerImplementation() argument
1640 prepareRegister(implementationLoaderUrl, locationUrl, locationUrl, xReg); in registerImplementation()
1697 const OUString & locationUrl) in getImplementations() argument
1735 if (xAct->writeRegistryInfo(xImpl, implementationLoaderUrl, locationUrl)) in getImplementations()
1792 const OUString& locationUrl) in doRevoke() argument
1806 deleteAllImplementations(xDest, xKey, locationUrl, aNames); in doRevoke()
1840 const OUString& locationUrl, in doRegister() argument
1861 xAct->writeRegistryInfo(xSourceKey, implementationLoaderUrl, locationUrl); in doRegister()