Searched refs:multiLength (Results 1 – 1 of 1) sorted by relevance
545 sal_Int32 multiLength = ABMultiValueCount((ABMutableMultiValueRef) _propertyValue); in createHeaderForProperty() local552 length = multiLength; in createHeaderForProperty()553 headerNames = new macabfield *[multiLength]; in createHeaderForProperty()559 for(i = 0; i < multiLength; i++) in createHeaderForProperty()1066 sal_Int32 multiLength = ABMultiValueCount((ABMutableMultiValueRef) _propertyValue); in insertPropertyIntoMacabRecord() local1073 for(i = 0; i < multiLength; i++) in insertPropertyIntoMacabRecord()
Completed in 8 milliseconds