/aoo4110/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 320 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 339 switch(targetSqlType) in setObjectWithInfo() 362 …Env->CallVoidMethod( object, mID, parameterIndex,pBigDecimal->getJavaObject(),targetSqlType,scale); in setObjectWithInfo() 370 t.pEnv->CallVoidMethod( object, mID, parameterIndex,obj,targetSqlType,scale); in setObjectWithInfo()
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | XParameters.idl | 327 <p>The given object will be converted to the targetSqlType 354 <p>The given object will be converted to the targetSqlType 370 @param targetSqlType 384 [in]any x, [in]long targetSqlType, [in]long scale)
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | preparedstatement.cxx | 417 …:setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 422 m_xAggregateAsParameters->setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
|
H A D | RowSet.cxx | 2661 …:setObjectWithInfo( sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 /*s… in setObjectWithInfo() argument 2666 rParamValue.setTypeKind( targetSqlType ); in setObjectWithInfo()
|
H A D | RowSet.hxx | 393 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | parameters.cxx | 1068 …fo( sal_Int32 _nIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 1070 VISIT_PARAMETER( setObjectWithInfo( _nIndex, x, targetSqlType, scale ) ); in setObjectWithInfo()
|
/aoo4110/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.hxx | 147 …void SAL_CALL setObjectWithInfo(sal_Int32 parameter, const Any& x, sal_Int32 targetSqlType, sal_In…
|
/aoo4110/main/connectivity/inc/connectivity/ |
H A D | parameters.hxx | 245 … ( sal_Int32 _nIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/drivers/kab/ |
H A D | KPreparedStatement.hxx | 99 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/drivers/macab/ |
H A D | MacabPreparedStatement.hxx | 99 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/inc/ado/ |
H A D | APreparedStatement.hxx | 100 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/inc/java/sql/ |
H A D | PreparedStatement.hxx | 89 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | preparedstatement.hxx | 119 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
H A D | DatabaseDataProvider.hxx | 153 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/dbaccess/source/core/misc/ |
H A D | DatabaseDataProvider.cxx | 979 …ObjectWithInfo(sal_Int32 parameterIndex, const uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 981 m_aParameterManager.setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
|
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | SPreparedStatement.hxx | 118 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NPreparedStatement.hxx | 117 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | FPreparedStatement.hxx | 116 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | OPreparedStatement.hxx | 144 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | formadapter.cxx | 1001 …::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 1005 xIface->setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
|
/aoo4110/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3741 …::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSqlType, sal_Int32 sca… in setObjectWithInfo() argument 3743 m_aParameterManager.setObjectWithInfo(parameterIndex, x, targetSqlType, scale); in setObjectWithInfo()
|
H A D | DatabaseForm.hxx | 422 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|
/aoo4110/main/dbaccess/source/ui/inc/ |
H A D | formadapter.hxx | 391 …_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int32 targetSqlType, sal_Int32 sca…
|