Home
last modified time | relevance | path

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

/aoo4110/main/registry/source/
H A Dregkey.cxx643 RegKeyType* pKeyType) in getKeyType() argument
652 return pKey->getKeyType(keyName, pKeyType); in getKeyType()
985 RegKeyType* pKeyType) in reg_getKeyType() argument
990 return getKeyType(hKey, keyName, pKeyType); in reg_getKeyType()
H A Dkeyimpl.hxx99 RegKeyType* pKeyType) const;
H A Dkeyimpl.cxx976 RegError ORegKey::getKeyType(const OUString& name, RegKeyType* pKeyType) const in getKeyType()
978 *pKeyType = RG_KEYTYPE; in getKeyType()
/aoo4110/main/registry/inc/registry/
H A Dregistry.hxx620 RegKeyType* pKeyType) const;
1105 RegKeyType* pKeyType) const in getKeyType()
1108 return m_registry.m_pApi->getKeyType(m_hImpl, keyName.pData, pKeyType); in getKeyType()
H A Dregistry.h308 RegKeyType* pKeyType);

Completed in 48 milliseconds