Searched refs:localizedMultiLabel (Results 1 – 1 of 1) sorted by relevance
546 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local562 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()563 multiLabelString = CFStringToOUString(localizedMultiLabel); in createHeaderForProperty()565 CFRelease(localizedMultiLabel); in createHeaderForProperty()594 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local616 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()619 CFRelease(localizedMultiLabel); in createHeaderForProperty()1067 CFStringRef multiLabel, localizedMultiLabel; in insertPropertyIntoMacabRecord() local1079 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in insertPropertyIntoMacabRecord()1080 multiLabelString = CFStringToOUString(localizedMultiLabel); in insertPropertyIntoMacabRecord()[all …]
Completed in 23 milliseconds