Lines Matching refs:xFactory

264 		uno::Reference< lang::XSingleServiceFactory > xFactory;  in component_getFactory()  local
268xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
275xFactory = createSingleFactory( reinterpret_cast< NMSP_LANG::XMultiServiceFactory* >( pServiceMana… in component_getFactory()
282xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
289xFactory = ::cppu::createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pService… in component_getFactory()
296xFactory = ::cppu::createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pService… in component_getFactory()
303xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
310xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
317xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
324xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
331xFactory = createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pServiceManager … in component_getFactory()
338xFactory = ::cppu::createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pService… in component_getFactory()
346xFactory = ::cppu::createSingleFactory( reinterpret_cast< lang::XMultiServiceFactory * >( pService… in component_getFactory()
353 xFactory = ::cppu::createSingleFactory( in component_getFactory()
361 xFactory = ::cppu::createSingleFactory( in component_getFactory()
369 xFactory = ::cppu::createSingleFactory( in component_getFactory()
376 if( xFactory.is()) in component_getFactory()
378 xFactory->acquire(); in component_getFactory()
379 pRet = xFactory.get(); in component_getFactory()