Lines Matching refs:bNumeric
192 …sal_Bool bNumeric = io_nType == DataType::SQLNULL || io_nType == DataType::DOUBLE || io_nType == D… in impl_fillColumnInfo_nothrow() local
195 if ( bNumeric ) in impl_fillColumnInfo_nothrow()
203 bNumeric = sal_False; in impl_fillColumnInfo_nothrow()
219 bNumeric = sal_False; in impl_fillColumnInfo_nothrow()
223 bNumeric = sal_True; in impl_fillColumnInfo_nothrow()
241 bNumeric = sal_False; in impl_fillColumnInfo_nothrow()
255 bNumeric = sal_False; in impl_fillColumnInfo_nothrow()
256 if (bNumeric && cThousandDelimiter) in impl_fillColumnInfo_nothrow()
269 bNumeric = sal_False; in impl_fillColumnInfo_nothrow()
276 if (!bNumeric) in impl_fillColumnInfo_nothrow()
318 if (bNumeric) in impl_fillColumnInfo_nothrow()