Home
last modified time | relevance | path

Searched refs:XRef (Results 26 – 50 of 104) sorted by relevance

12345

/aoo41x/main/connectivity/source/inc/java/sql/
H A DCallableStatement.hxx77 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DPreparedStatement.hxx90 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx334 void SAL_CALL KabPreparedStatement::setRef(sal_Int32, const Reference< XRef >&) throw(SQLException,… in setRef() argument
H A DKPreparedStatement.hxx100 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx351 void SAL_CALL MacabPreparedStatement::setRef(sal_Int32, const Reference< XRef >&) throw(SQLExceptio… in setRef() argument
H A DMacabPreparedStatement.hxx100 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx84 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A Dpreparedstatement.hxx120 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl52 published interface XRef;
396 void setRef ([in]long parameterIndex, [in]XRef x) raises (SQLException);
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx269 void SAL_CALL OPreparedStatement::setRef( sal_Int32 parameterIndex, const Reference< XRef >& x ) th… in setRef()
H A DSPreparedStatement.hxx119 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/connectivity/inc/connectivity/
H A Dparameters.hxx246 … ( sal_Int32 _nIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef>& x);
/aoo41x/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx511 else if ( rType == getCppuType( static_cast< Reference< XRef > * >( 0 ) ) ) in getColumnType()
H A Dresultset.cxx1171 uno::Reference< sdbc::XRef > SAL_CALL
1190 return uno::Reference< sdbc::XRef >(); in getRef()
/aoo41x/main/dbaccess/source/core/api/
H A Dcallablestatement.cxx305 Reference< XRef > SAL_CALL OCallableStatement::getRef( sal_Int32 columnIndex ) throw(SQLException, … in getRef()
H A DRowSet.hxx321 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
394 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
H A Ddatacolumn.cxx293 Reference< XRef > ODataColumn::getRef(void) throw( SQLException, RuntimeException ) in getRef()
H A Ddatacolumn.hxx99 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( ) throw…
/aoo41x/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx101 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.hxx118 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx117 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/ucb/source/sorter/
H A Dsortresult.hxx369 com::sun::star::sdbc::XRef > SAL_CALL
/aoo41x/main/mysqlc/source/
H A Dmysqlc_resultset.hxx204 … ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef(sal_Int32 column)
/aoo41x/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx145 …terIndex, const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef >& x ) throw(::com:…
/aoo41x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx2101 Reference< XRef > SAL_CALL CachedContentResultSet
2106 XROW_GETXXX( getRef, Reference< XRef > ); in getRef()

Completed in 96 milliseconds

12345