/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 169 clearParameters(); in close() 845 void SAL_CALL OPreparedStatement::clearParameters() in clearParameters() function in OPreparedStatement 853 ((sql::PreparedStatement *)cppStatement)->clearParameters(); in clearParameters()
|
H A D | mysqlc_preparedstatement.hxx | 162 void SAL_CALL clearParameters() throw(SQLException, RuntimeException);
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 462 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement 467 m_xAggregateAsParameters->clearParameters(); in clearParameters()
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 867 xParam->clearParameters( ); in impl_fillRowSet_throw() 1015 void SAL_CALL DatabaseDataProvider::clearParameters() throw( SQLException, RuntimeException ) in clearParameters() function in dbaccess::DatabaseDataProvider 1017 m_aParameterManager.clearParameters(); in clearParameters()
|
/aoo41x/main/connectivity/qa/complex/connectivity/ |
H A D | JdbcLongVarCharTest.java | 79 … ((XParameters) UnoRuntime.queryInterface(XParameters.class, prepStmnt)).clearParameters(); in testLongVarChar()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 1098 void ParameterManager::clearParameters( ) in clearParameters() function in dbtools::ParameterManager 1101 m_xInnerParamUpdate->clearParameters( ); in clearParameters()
|
/aoo41x/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.cxx | 313 void SAL_CALL OEvoabPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OEvoabPreparedStatement
|
H A D | NPreparedStatement.hxx | 122 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.cxx | 366 void SAL_CALL KabPreparedStatement::clearParameters() throw(SQLException, RuntimeException) in clearParameters() function in KabPreparedStatement
|
H A D | KPreparedStatement.hxx | 104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.cxx | 383 void SAL_CALL MacabPreparedStatement::clearParameters() throw(SQLException, RuntimeException) in clearParameters() function in MacabPreparedStatement
|
H A D | MacabPreparedStatement.hxx | 104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | XParameters.idl | 440 be done by calling clearParameters. 445 void clearParameters() raises (SQLException);
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.cxx | 334 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
|
H A D | SPreparedStatement.hxx | 123 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdbc/ |
H A D | _XParameters.java | 546 oObj.clearParameters() ; in _clearParameters()
|
/aoo41x/main/connectivity/inc/connectivity/ |
H A D | parameters.hxx | 250 void clearParameters();
|
/aoo41x/main/dbaccess/source/core/inc/ |
H A D | preparedstatement.hxx | 124 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | APreparedStatement.hxx | 105 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/inc/java/sql/ |
H A D | PreparedStatement.hxx | 94 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/inc/file/ |
H A D | FPreparedStatement.hxx | 121 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/inc/odbc/ |
H A D | OPreparedStatement.hxx | 149 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | APreparedStatement.cxx | 480 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
|
/aoo41x/main/qadevOOo/objdsc/dbaccess/ |
H A D | com.sun.star.comp.dba.ORowSet.csv | 82 "ORowSet";"com::sun::star::sdbc::XParameters";"clearParameters()"
|
/aoo41x/main/connectivity/source/drivers/file/ |
H A D | FPreparedStatement.cxx | 404 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
|