Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx546 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local
562 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()
564 CFRelease(multiLabel); in createHeaderForProperty()
594 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local
614 if(multiValue && multiLabel) in createHeaderForProperty()
616 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()
618 CFRelease(multiLabel); in createHeaderForProperty()
620 multiLabel = OUStringToCFString(multiLabelString); in createHeaderForProperty()
1067 CFStringRef multiLabel, localizedMultiLabel; in insertPropertyIntoMacabRecord() local
1079 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in insertPropertyIntoMacabRecord()
[all …]

Completed in 15 milliseconds