Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dregimpl.cxx456 ORegKey* pRootKey = m_openKeyTable[ROOT]; in ~ORegistry() local
457 if (pRootKey != 0) in ~ORegistry()
458 (void) releaseKey(pRootKey); in ~ORegistry()
764 ORegKey * pRootKey = getRootKey(); in closeKey() local
765 if (pKey != pRootKey) in closeKey()
768 pRootKey->setModified(); in closeKey()
777 (void) releaseKey(pRootKey); in closeKey()
919 ORegKey* pRootKey = pReg->getRootKey(); in loadKey() local
949 (void) pReg->releaseKey(pRootKey); in loadKey()
967 ORegKey* pRootKey = pReg->getRootKey(); in saveKey() local
[all …]

Completed in 24 milliseconds