Home
last modified time | relevance | path

Searched refs:localizedMultiLabel (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()
563 multiLabelString = CFStringToOUString(localizedMultiLabel); in createHeaderForProperty()
565 CFRelease(localizedMultiLabel); in createHeaderForProperty()
594 CFStringRef multiLabel, localizedMultiLabel; in createHeaderForProperty() local
616 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in createHeaderForProperty()
619 CFRelease(localizedMultiLabel); in createHeaderForProperty()
1067 CFStringRef multiLabel, localizedMultiLabel; in insertPropertyIntoMacabRecord() local
1079 localizedMultiLabel = ABCopyLocalizedPropertyOrLabel(multiLabel); in insertPropertyIntoMacabRecord()
1080 multiLabelString = CFStringToOUString(localizedMultiLabel); in insertPropertyIntoMacabRecord()
[all …]

Completed in 22 milliseconds