Home
last modified time | relevance | path

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

/AOO42X/main/connectivity/source/commontools/
H A Ddbexception.cxx423 getStandardSQLState( SQL_FUNCTION_NOT_SUPPORTED ), in throwFunctionNotSupportedException()
440 getStandardSQLState( SQL_FUNCTION_NOT_SUPPORTED ), in throwFunctionNotSupportedException()
538 case SQL_FUNCTION_NOT_SUPPORTED: pAsciiState = "IM001"; break; in getStandardSQLStateAscii()
/AOO42X/main/connectivity/inc/connectivity/
H A Dstandardsqlstate.hxx60 SQL_FUNCTION_NOT_SUPPORTED, // IM001 enumerator
/AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DStandardSQLState.java44 SQL_FUNCTION_NOT_SUPPORTED("IM001"), enumConstant