Lines Matching refs:m_factory
187 ::rtl::Reference< FactoryImpl > m_factory;
218 OSL_ASSERT( proxy->m_root->m_factory->m_uno_env.get()->pExtEnv == pEnv ); in binuno_proxy_free()
230 that->m_root->m_factory->m_uno_env.get()->pExtEnv; in binuno_proxy_acquire()
248 that->m_root->m_factory->m_uno_env.get()->pExtEnv; in binuno_proxy_release()
272 that->m_root->m_factory->m_cpp2uno.get() ); in binuno_proxy_dispatch()
281 that->m_root->m_factory->m_cpp2uno.get() ); in binuno_proxy_dispatch()
326 : m_factory( factory ) in ProxyRoot()
328 m_factory->m_cpp2uno.mapInterface( in ProxyRoot()
346 uno_ExtEnvironment * cpp_env = m_factory->m_cpp_env.get()->pExtEnv; in queryAggregation()
364 m_factory->binuno_queryInterface( in queryAggregation()
371 m_factory->m_cpp2uno.mapInterface( in queryAggregation()
380 m_factory->m_uno_env.get()->pExtEnv; in queryAggregation()
388 m_factory->m_uno2cpp.mapInterface( in queryAggregation()