Searched refs:_abType (Results 1 – 2 of 2) sorted by relevance
232 …*MacabRecord::createMacabField(const ::rtl::OUString _newFieldString, const ABPropertyType _abType) in createMacabField() argument235 switch(_abType) in createMacabField()240 newField->type = _abType; in createMacabField()256 newField->type = _abType; in createMacabField()267 newField->type = _abType; in createMacabField()281 newField->type = _abType; in createMacabField()
118 inline sal_Int32 ABTypeToDataType(const ABPropertyType _abType) in ABTypeToDataType() argument121 switch(_abType) in ABTypeToDataType()
Completed in 14 milliseconds