Home
last modified time | relevance | path

Searched refs:getQueryTimeOut (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx503 sal_Int32 OStatement_Base::getQueryTimeOut() const throw(SQLException, RuntimeException) in getQueryTimeOut() function in OStatement_Base
717 … bModified = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue()
781 rValue <<= getQueryTimeOut(); in getFastPropertyValue()
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx421 sal_Int32 java_sql_Statement_Base::getQueryTimeOut() throw(SQLException, RuntimeException) in getQueryTimeOut() function in java_sql_Statement_Base
635 return ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue()
713 rValue <<= THIS->getQueryTimeOut(); in getFastPropertyValue()
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx669 sal_Int32 OStatement_Base::getQueryTimeOut() const in getQueryTimeOut() function in OStatement_Base
963 …bConverted = ::comphelper::tryPropertyValue(rConvertedValue, rOldValue, rValue, getQueryTimeOut()); in convertFastPropertyValue()
1063 rValue <<= getQueryTimeOut(); in getFastPropertyValue()
/aoo41x/main/connectivity/source/inc/odbc/
H A DOStatement.hxx85 sal_Int32 getQueryTimeOut() const;
/aoo41x/main/connectivity/source/inc/ado/
H A DAStatement.hxx92 …sal_Int32 getQueryTimeOut() const throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo41x/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx67 …sal_Int32 getQueryTimeOut() throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…

Completed in 42 milliseconds