Home
last modified time | relevance | path

Searched refs:FactoryImpl (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx73 struct FactoryImpl : public ::cppu::WeakImplHelper2< lang::XServiceInfo, struct
85 FactoryImpl();
86 virtual ~FactoryImpl();
103 UnoInterfaceReference FactoryImpl::binuno_queryInterface( in binuno_queryInterface()
187 ::rtl::Reference< FactoryImpl > m_factory;
324 ::rtl::Reference< FactoryImpl > const & factory, in ProxyRoot()
409 FactoryImpl::FactoryImpl() in FactoryImpl() function in __anon94725ad40111::FactoryImpl
436 FactoryImpl::~FactoryImpl() in ~FactoryImpl()
443 Reference< XAggregation > FactoryImpl::createProxy( in createProxy()
452 OUString FactoryImpl::getImplementationName() in getImplementationName()
[all …]
/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx113 class FactoryImpl class
135 virtual ~FactoryImpl() SAL_THROW( () );
166 FactoryImpl * m_pFactory;
200 FactoryImpl * pFactory )
678 FactoryImpl * pFactory ) in AdapterImpl()
728 FactoryImpl::FactoryImpl( Reference< XComponentContext > const & xContext ) in FactoryImpl() function in stoc_invadp::FactoryImpl
799 FactoryImpl::~FactoryImpl() SAL_THROW( () ) in ~FactoryImpl()
864 Reference< XInterface > FactoryImpl::createAdapter( in createAdapter()
925 Reference< XInterface > FactoryImpl::createAdapter( in createAdapter()
934 OUString FactoryImpl::getImplementationName() in getImplementationName()
[all …]

Completed in 34 milliseconds