Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2560 … const SfxItemPropertySimpleEntry** pEntryArray = new const SfxItemPropertySimpleEntry*[nCount]; in setPropertyValues() local
2569 pEntryArray[i] = pEntry; in setPropertyValues()
2594 const SfxItemPropertySimpleEntry* pEntry = pEntryArray[i]; in setPropertyValues()
2633 delete[] pEntryArray; in setPropertyValues()