Searched refs:xAct (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 1338 const Reference < XImplementationLoader >& xAct, 1562 Reference < XImplementationLoader > xAct( in prepareRegister() local 1564 if (xAct.is()) in prepareRegister() 1580 doRegister(m_xSMgr, m_xCtx, xAct, xRegistry, implLoaderUrl, in prepareRegister() 1716 Reference < XImplementationLoader > xAct( in getImplementations() local 1719 if (xAct.is()) in getImplementations() 1735 if (xAct->writeRegistryInfo(xImpl, implementationLoaderUrl, locationUrl)) in getImplementations() 1837 const Reference < XImplementationLoader > & xAct, in doRegister() 1850 if (xAct.is() && xReg.is() && xDest.is()) in doRegister() 1861 xAct->writeRegistryInfo(xSourceKey, implementationLoaderUrl, locationUrl); in doRegister()
|
Completed in 21 milliseconds