Home
last modified time | relevance | path

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

/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx106 class NestedRegistryImpl : public WeakAggImplHelper4 < XSimpleRegistry, XInitialization, XServic… class
109 NestedRegistryImpl( );
111 ~NestedRegistryImpl();
152 NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry,
198 NestedRegistryImpl* m_pRegistry;
205 NestedKeyImpl::NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry, in NestedKeyImpl()
1149 NestedRegistryImpl::NestedRegistryImpl( ) in NestedRegistryImpl() function in stoc_defreg::NestedRegistryImpl
1156 NestedRegistryImpl::~NestedRegistryImpl() in ~NestedRegistryImpl()
1207 Reference< XEnumeration > NestedRegistryImpl::createEnumeration( ) throw (RuntimeException) in createEnumeration()
1213 Type NestedRegistryImpl::getElementType( ) throw (RuntimeException) in getElementType()
[all …]