Home
last modified time | relevance | path

Searched refs:rLoader (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/bridges/test/
H A Dtestoffice.cxx143 Reference < XComponentLoader > rLoader( in testDocument() local
147 OSL_ASSERT( rLoader.is() ); in testDocument()
172 rLoader->loadComponentFromURL( in testDocument()
/aoo4110/main/remotebridges/examples/
H A Dofficeclient.cxx167 Reference < XComponentLoader > rLoader( in run() local
171 if( rLoader.is() ) in run()
194 rLoader->loadComponentFromURL( in run()
/aoo4110/main/jurt/demo/com/sun/star/demo/
H A DTestOffice.java108 …XComponentLoader rLoader = UnoRuntime.queryInterface(XComponentLoader.class, rSmgr.createInstance(… in testDocument() local
131 XComponent rComponent = rLoader.loadComponentFromURL(urls[i], "_blank", 0, new PropertyValue[0]); in testDocument()
/aoo4110/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1445 Reference< XImplementationLoader > rLoader; in initialize() local
1452 aArgs.getConstArray()[0] >>= rLoader; in initialize()
1454 if( !rLoader.is()) { in initialize()
1459 buf.append( getCppuType( &rLoader ).getTypeName() ); in initialize()
1518 doRegister(m_xSMgr, m_xCtx, rLoader , rReg, loaderServiceName , locationUrl, locationUrl); in initialize()
/aoo4110/main/filter/source/config/cache/
H A Dfiltercache.cxx1313 CacheItem& rLoader = pIt->second; in impl_validateAndOptimize() local
1314 css::uno::Any& rTypesReg = rLoader[PROPNAME_TYPES]; in impl_validateAndOptimize()

Completed in 54 milliseconds