LibreOffice Module connectivity (master) 1
|
#include "Util.hxx"
#include <rtl/ustrbuf.hxx>
#include <sal/log.hxx>
#include <com/sun/star/sdbc/DataType.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Functions | |
static sal_Int32 | lcl_getNumberType (short aType, NumberSubType aSubType) |
static sal_Int32 | lcl_getCharColumnType (short aType, std::u16string_view sCharset) |
|
static |
Definition at line 98 of file Util.cxx.
References u.
Referenced by connectivity::firebird::ColumnTypeInfo::getSdbcType().
|
static |
Definition at line 73 of file Util.cxx.
Referenced by connectivity::firebird::ColumnTypeInfo::getSdbcType().