Searched refs:pAnyValues (Results 1 – 1 of 1) sorted by relevance
410 const Any* pAnyValues = aValues.getConstArray(); in GetValues() local412 pValues[ n ] = pAnyValues[ n ].hasValue() in GetValues()413 ? *(sal_uInt32*)pAnyValues[ n ].getValue() in GetValues()
Completed in 14 milliseconds