Home
last modified time | relevance | path

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

/AOO41X/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx141 Reference<XSimpleRegistry> m_localReg; member in stoc_defreg::NestedRegistryImpl
268 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in computeChanges()
302 Reference<XRegistryKey> localRoot(m_pRegistry->m_localReg->getRootKey()); in computeName()
427 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongValue()
470 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setLongListValue()
513 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiValue()
556 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setAsciiListValue()
599 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringValue()
642 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setStringListValue()
685 Reference<XRegistryKey> rootKey(m_pRegistry->m_localReg->getRootKey()); in setBinaryValue()
[all …]