Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/flat/
H A DETable.cxx187 … ,sal_Int32& io_nType,sal_Int32& io_nPrecisions,sal_Int32& io_nScales,String& o_sTypeName in impl_fillColumnInfo_nothrow() argument
190 if ( io_nType != DataType::VARCHAR ) in impl_fillColumnInfo_nothrow()
192 …sal_Bool bNumeric = io_nType == DataType::SQLNULL || io_nType == DataType::DOUBLE || io_nType == D… in impl_fillColumnInfo_nothrow()
289 …else if ( io_nType == DataType::DATE || io_nType == DataType::TIMESTAMP || io_nType == DataType::T… in impl_fillColumnInfo_nothrow()
324 io_nType = DataType::DECIMAL; in impl_fillColumnInfo_nothrow()
330 io_nType = DataType::DOUBLE; in impl_fillColumnInfo_nothrow()
337 io_nType = DataType::INTEGER; in impl_fillColumnInfo_nothrow()
348 io_nType = DataType::DATE; in impl_fillColumnInfo_nothrow()
355 io_nType = DataType::TIMESTAMP; in impl_fillColumnInfo_nothrow()
362 io_nType = DataType::TIME; in impl_fillColumnInfo_nothrow()
[all …]
/aoo42x/main/connectivity/source/inc/flat/
H A DETable.hxx69 … ,sal_Int32& io_nType,sal_Int32& io_nPrecisions,sal_Int32& io_nScales,String& o_sTypeName

Completed in 23 milliseconds