Home
last modified time | relevance | path

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

/aoo4110/main/registry/inc/registry/
H A Dregistry.hxx331 , m_pValueList(NULL) in RegistryValueList()
338 if (m_pValueList) in ~RegistryValueList()
340 m_registry.getApi()->freeValueList(m_valueType, m_pValueList, m_length); in ~RegistryValueList()
349 return m_pValueList[index]; in getElement()
375 m_pValueList = pValueList; in setValueList()
383 ValueType* m_pValueList; member in RegistryValueList

Completed in 12 milliseconds