Home
last modified time | relevance | path

Searched refs:registerNumericOutParameter (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx142 void SAL_CALL OCallableStatement::registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 … in registerNumericOutParameter() function in OCallableStatement
148 …Reference< XOutParameters >(m_xAggregateAsSet, UNO_QUERY)->registerNumericOutParameter( parameterI… in registerNumericOutParameter()
/aoo41x/main/connectivity/source/drivers/ado/
H A DACallableStatement.cxx166 void SAL_CALL OCallableStatement::registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 … in registerNumericOutParameter() function in OCallableStatement
/aoo41x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx78 …virtual void SAL_CALL registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sa…
/aoo41x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx83 …virtual void SAL_CALL registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sa…
/aoo41x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx65 …virtual void SAL_CALL registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sa…
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl133 void registerNumericOutParameter([in]long parameterIndex, [in]long sqlType,
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DCallableStatement.cxx228 void SAL_CALL java_sql_CallableStatement::registerNumericOutParameter( sal_Int32 parameterIndex, sa… in registerNumericOutParameter() function in java_sql_CallableStatement

Completed in 35 milliseconds