Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2705 … const SfxItemPropertySimpleEntry** pMapArray = new const SfxItemPropertySimpleEntry*[nCount]; in setPropertyValuesTolerant() local
2714 pMapArray[i] = pEntry; in setPropertyValuesTolerant()
2740 const SfxItemPropertySimpleEntry* pEntry = pMapArray[i]; in setPropertyValuesTolerant()
2803 delete[] pMapArray; in setPropertyValuesTolerant()