Searched refs:pEntryArray (Results 1 – 1 of 1) sorted by relevance
2588 … const SfxItemPropertySimpleEntry** pEntryArray = new const SfxItemPropertySimpleEntry*[nCount]; in setPropertyValues() local2597 pEntryArray[i] = pEntry; in setPropertyValues()2622 const SfxItemPropertySimpleEntry* pEntry = pEntryArray[i]; in setPropertyValues()2661 delete[] pEntryArray; in setPropertyValues()
Completed in 60 milliseconds