Home
last modified time | relevance | path

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

/aoo41x/main/registry/source/
H A Dregkey.cxx252 sal_Int32* pValueList, in setLongListValue() argument
466 sal_Int32** pValueList, in getLongListValue() argument
470 *pValueList = 0, *pLen = 0; in getLongListValue()
505 sal_Char*** pValueList, in getStringListValue() argument
509 *pValueList = 0, *pLen = 0; in getStringListValue()
548 *pValueList = 0, *pLen = 0; in getUnicodeListValue()
582 RegValue pValueList, in freeValueList() argument
589 rtl_freeMemory(pValueList); in freeValueList()
618 pValueList = NULL; in freeValueList()
946 RegValue pValueList, in reg_freeValueList() argument
[all …]
H A Dkeyimpl.cxx687 pValueList = NULL; in getLongListValue()
697 pValueList = NULL; in getLongListValue()
704 pValueList = NULL; in getLongListValue()
715 pValueList = NULL; in getLongListValue()
729 pValueList = NULL; in getLongListValue()
736 pValueList = NULL; in getLongListValue()
756 *pValueList = pVList; in getLongListValue()
784 pValueList = NULL; in getStringListValue()
794 pValueList = NULL; in getStringListValue()
862 *pValueList = pVList; in getStringListValue()
[all …]
H A Dkeyimpl.hxx73 sal_Int32* pValueList,
77 sal_Char** pValueList,
81 sal_Unicode** pValueList,
87 sal_Int32** pValueList,
91 sal_Char*** pValueList,
95 sal_Unicode*** pValueList,
/aoo41x/main/registry/inc/registry/
H A Dregistry.hxx375 m_pValueList = pValueList; in setValueList()
510 sal_Int32* pValueList,
983 pValueList, len); in setStringListValue()
1024 sal_Int32* pValueList; in getLongListValue() local
1027 &pValueList, &length); in getLongListValue()
1034 pValueList, length); in getLongListValue()
1047 sal_Char** pValueList; in getStringListValue() local
1050 &pValueList, &length); in getStringListValue()
1057 pValueList, length); in getStringListValue()
1070 sal_Unicode** pValueList; in getUnicodeListValue() local
[all …]
H A Dregistry.h155 sal_Int32* pValueList,
170 sal_Char** pValueList,
185 sal_Unicode** pValueList,
232 sal_Int32** pValueList,
247 sal_Char*** pValueList,
262 sal_Unicode*** pValueList,
274 RegValue pValueList,

Completed in 39 milliseconds