Home
last modified time | relevance | path

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

/aoo4110/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()
288 …else if ( io_nType == DataType::DATE || io_nType == DataType::TIMESTAMP || io_nType == DataType::T… in impl_fillColumnInfo_nothrow()
323 io_nType = DataType::DECIMAL; in impl_fillColumnInfo_nothrow()
329 io_nType = DataType::DOUBLE; in impl_fillColumnInfo_nothrow()
336 io_nType = DataType::INTEGER; in impl_fillColumnInfo_nothrow()
347 io_nType = DataType::DATE; in impl_fillColumnInfo_nothrow()
354 io_nType = DataType::TIMESTAMP; in impl_fillColumnInfo_nothrow()
361 io_nType = DataType::TIME; in impl_fillColumnInfo_nothrow()
[all …]
/aoo4110/main/connectivity/source/inc/flat/
H A DETable.hxx68 … ,sal_Int32& io_nType,sal_Int32& io_nPrecisions,sal_Int32& io_nScales,String& o_sTypeName

Completed in 11 milliseconds