Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx506 static sal_Int32 nExtTypeCount = sizeof( pExtTypes ) / sizeof( *pExtTypes ); in lcl_GetExtColumnType() local
507 return pExtTypes[ ((0 <= nIntType) && (nIntType < nExtTypeCount)) ? nIntType : 0 ]; in lcl_GetExtColumnType()

Completed in 14 milliseconds