Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx502 sal_uInt8 lcl_GetExtColumnType( sal_Int32 nIntType ) in lcl_GetExtColumnType() argument
507 return pExtTypes[ ((0 <= nIntType) && (nIntType < nExtTypeCount)) ? nIntType : 0 ]; in lcl_GetExtColumnType()

Completed in 23 milliseconds