Searched defs:pVList (Results 1 – 2 of 2) sorted by relevance
746 sal_Int32* pVList = (sal_Int32*)rtl_allocateZeroMemory(len * sizeof(sal_Int32)); in getLongListValue() local843 sal_Char** pVList = (sal_Char**)rtl_allocateZeroMemory(len * sizeof(sal_Char*)); in getStringListValue() local949 sal_Unicode** pVList = (sal_Unicode**)rtl_allocateZeroMemory(len * sizeof(sal_Unicode*)); in getUnicodeListValue() local
594 sal_Char** pVList = (sal_Char**)pValueList; in freeValueList() local605 sal_Unicode** pVList = (sal_Unicode**)pValueList; in freeValueList() local
Completed in 25 milliseconds