Home
last modified time | relevance | path

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

/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx177 struct ProxyRoot : public ::cppu::OWeakAggObject struct
183 virtual ~ProxyRoot();
184 inline ProxyRoot( ::rtl::Reference< FactoryImpl > const & factory,
197 ::rtl::Reference< ProxyRoot > m_root;
203 ::rtl::Reference< ProxyRoot > const & root,
303 ::rtl::Reference< ProxyRoot > const & root, in binuno_Proxy()
318 ProxyRoot::~ProxyRoot() in ~ProxyRoot()
323 inline ProxyRoot::ProxyRoot( in ProxyRoot() function in __anonfc393d4b0111::ProxyRoot
335 Any ProxyRoot::queryAggregation( Type const & rType ) in queryAggregation()
447 return new ProxyRoot( this, xTarget ); in createProxy()

Completed in 8 milliseconds