Home
last modified time | relevance | path

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

/trunk/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx104 class NestedKeyImpl;
136 friend class NestedKeyImpl;
148 class NestedKeyImpl : public WeakImplHelper1< XRegistryKey > class
151 NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry,
155 NestedKeyImpl( const OUString& aKeyName,
156 NestedKeyImpl* pKey);
158 ~NestedKeyImpl();
204 NestedKeyImpl::NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry, in NestedKeyImpl() function in stoc_defreg::NestedKeyImpl
227 NestedKeyImpl::NestedKeyImpl( const OUString& rKeyName, in NestedKeyImpl() function in stoc_defreg::NestedKeyImpl
228 NestedKeyImpl* pKey) in NestedKeyImpl()
[all …]