Home
last modified time | relevance | path

Searched refs:getRef (Results 76 – 100 of 103) sorted by relevance

12345

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.hxx331 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DKeySet.cxx1573 Reference< XRef > SAL_CALL OKeySet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeExce… in getRef() function in OKeySet
1577 return m_xRow->getRef(columnIndex); in getRef()
H A Dresultset.hxx205 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DRowSet.hxx321 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DRowSetBase.cxx427 Reference< XRef > SAL_CALL ORowSetBase::getRef( sal_Int32 /*columnIndex*/ ) throw(SQLException, Run… in getRef() function in dbaccess::ORowSetBase
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx161 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DMacabResultSet.cxx474 Reference< XRef > SAL_CALL MacabResultSet::getRef(sal_Int32) throw(SQLException, RuntimeException) in getRef() function in MacabResultSet
/aoo42x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaDataResultSet.hxx182 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int3…
H A DOResultSet.hxx260 …:com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnI…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRow.idl299 XRef getRef([in]long columnIndex) raises (SQLException);
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx283 Reference< XRef > SAL_CALL OResultSet::getRef( sal_Int32 columnIndex ) throw(SQLException, RuntimeE… in getRef() function in OResultSet
H A DSResultSet.hxx155 …:com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnI…
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx664 Reference< XRef > SAL_CALL OEvoabResultSet::getRef( sal_Int32 /*nColumnNum*/ ) throw(SQLException, … in getRef() function in connectivity::evoab::OEvoabResultSet
/aoo42x/main/connectivity/source/inc/ado/
H A DAResultSet.hxx177 …:com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnI…
/aoo42x/main/connectivity/workben/skeleton/
H A DSResultSet.hxx190 …:com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnI…
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv181 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getRef()"
/aoo42x/main/connectivity/source/inc/file/
H A DFResultSet.hxx251 …:com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnI…
/aoo42x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx679 mxShow->removeView( mxView.getRef() ); in disposing()
1242 mxShow->addView( mxView.getRef() ); in startShowImpl()
/aoo42x/main/mysqlc/source/
H A Dmysqlc_resultset.cxx490 Reference< XRef > SAL_CALL OResultSet::getRef(sal_Int32 column) in getRef() function in OResultSet
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx417 Reference< ::com::sun::star::sdbc::XRef > SAL_CALL SbaXFormAdapter::getRef(sal_Int32 columnIndex) t… in getRef() function in SbaXFormAdapter
421 return xIface->getRef(columnIndex); in getRef()
/aoo42x/main/connectivity/source/drivers/ado/
H A DAResultSet.cxx323 Reference< XRef > SAL_CALL OResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQLException, Runt… in getRef() function in OResultSet
H A DADatabaseMetaDataResultSet.cxx314 Reference< XRef > SAL_CALL ODatabaseMetaDataResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQ… in getRef() function in ODatabaseMetaDataResultSet
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx308 Reference< XRef > SAL_CALL java_sql_ResultSet::getRef( sal_Int32 columnIndex ) throw(SQLException, … in getRef() function in java_sql_ResultSet
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx384 Reference< XRef > SAL_CALL ODatabaseMetaDataResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQ… in getRef() function in ODatabaseMetaDataResultSet
/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx370 Reference< XRef > SAL_CALL OResultSet::getRef( sal_Int32 /*columnIndex*/ ) throw(SQLException, Runt… in getRef() function in OResultSet

Completed in 176 milliseconds

12345