Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctiondefs.hxx143 #define SQL_C_WCHAR SQL_WCHAR macro
159 #ifndef SQL_C_WCHAR
160 #define SQL_C_WCHAR SQL_WCHAR macro
164 #define SQL_C_TCHAR SQL_C_WCHAR
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx556 SQL_C_WCHAR, in getStringValue()
591 SQL_C_WCHAR, in getStringValue()
843 fCType = SQL_C_WCHAR; in getBindTypes()
854 fCType = SQL_C_WCHAR; in getBindTypes()
865 fCType = SQL_C_WCHAR; in getBindTypes()
874 case SQL_DECIMAL: fCType = _bUseWChar ? SQL_C_WCHAR : SQL_C_CHAR; in getBindTypes()
876 case SQL_NUMERIC: fCType = _bUseWChar ? SQL_C_WCHAR : SQL_C_CHAR; in getBindTypes()
/aoo42x/main/unixODBC/inc/
H A Dsqlucode.h95 #define SQL_C_WCHAR SQL_WCHAR macro
98 #define SQL_C_TCHAR SQL_C_WCHAR

Completed in 29 milliseconds