Searched refs:nIntType (Results 1 – 1 of 1) sorted by relevance
502 sal_uInt8 lcl_GetExtColumnType( sal_Int32 nIntType ) in lcl_GetExtColumnType() argument507 return pExtTypes[ ((0 <= nIntType) && (nIntType < nExtTypeCount)) ? nIntType : 0 ]; in lcl_GetExtColumnType()
Completed in 19 milliseconds