Searched refs:cf_type (Results 1 – 2 of 2) sorted by relevance
906 CFTypeID cf_type = CFGetTypeID(_propertyValue); in insertPropertyIntoMacabRecord() local907 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()
81 ABPropertyType getABTypeFromCFType(const CFTypeID cf_type ) const;
Completed in 48 milliseconds