Home
last modified time | relevance | path

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

/aoo42x/main/registry/source/
H A Dregimpl.cxx1007 ORegKey* pSourceKey, in loadAndSaveValue() argument
1020 OUString sSourcePath(pSourceKey->getName()); in loadAndSaveValue()
1022 if (pSourceKey->isReadOnly()) in loadAndSaveValue()
1043 if (rValue.create(pSourceKey->getStoreFile(), sSourcePath, valueName, sourceAccess)) in loadAndSaveValue()
1341 ORegKey* pSourceKey, in loadAndSaveKeys() argument
1348 OUString sRelPath(pSourceKey->getName().copy(nCut)); in loadAndSaveKeys()
1372 _ret = pSourceKey->openKey(keyName, (RegKeyHandle*)&pTmpKey); in loadAndSaveKeys()
1402 pSourceKey->releaseKey(pTmpKey); in loadAndSaveKeys()
H A Dregimpl.hxx135 ORegKey* pSourceKey,
152 ORegKey* pSourceKey,

Completed in 30 milliseconds