Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx906 CFTypeID cf_type = CFGetTypeID(_propertyValue); in insertPropertyIntoMacabRecord() local
907 ABPropertyType ab_type = getABTypeFromCFType( cf_type ); in insertPropertyIntoMacabRecord()
1115 ABPropertyType MacabRecords::getABTypeFromCFType(const CFTypeID cf_type ) const in getABTypeFromCFType()
1121 if(lcl_CFTypes[i].cf == (sal_Int32) cf_type) in getABTypeFromCFType()
H A DMacabRecords.hxx81 ABPropertyType getABTypeFromCFType(const CFTypeID cf_type ) const;

Completed in 21 milliseconds