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;
137 friend class NestedKeyImpl;
149 class NestedKeyImpl : public WeakImplHelper1< XRegistryKey > class
152 NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry,
156 NestedKeyImpl( const OUString& aKeyName,
157 NestedKeyImpl* pKey);
159 ~NestedKeyImpl();
205 NestedKeyImpl::NestedKeyImpl( NestedRegistryImpl* pDefaultRegistry, in NestedKeyImpl() function in stoc_defreg::NestedKeyImpl
228 NestedKeyImpl::NestedKeyImpl( const OUString& rKeyName, in NestedKeyImpl() function in stoc_defreg::NestedKeyImpl
229 NestedKeyImpl* pKey) in NestedKeyImpl()
[all …]