Home
last modified time | relevance | path

Searched refs:addRowSetListener (Results 1 – 23 of 23) sorted by relevance

/aoo42x/main/connectivity/qa/connectivity/tools/
H A DRowSet.java87 public void addRowSetListener( XRowSetListener _listener ) in addRowSetListener() method in RowSet
89 m_rowSet.addRowSetListener( _listener ); in addRowSetListener()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DRowSet.java86 public void addRowSetListener( XRowSetListener _listener ) in addRowSetListener() method in RowSet
88 m_rowSet.addRowSetListener( _listener ); in addRowSetListener()
H A DControlLock.java166 xRowSet.addRowSetListener( this ); in enableLock()
/aoo42x/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRowSet.java128 oObj.addRowSetListener(listener) ; in _addRowSetListener()
/aoo42x/main/connectivity/source/commontools/
H A Dconncleanup.cxx117 m_xRowSet->addRowSetListener( this ); in startRowSetListening()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXRowSet.idl66 [oneway] void addRowSetListener([in]XRowSetListener listener );
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DRowSet.java187 xRowRes.addRowSetListener(pRow); in showRowSetEvents()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.hxx355 …virtual void SAL_CALL addRowSetListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
521 …virtual void SAL_CALL addRowSetListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
H A DRowSetBase.hxx366 …virtual void SAL_CALL addRowSetListener( const ::com::sun::star::uno::Reference< ::com::sun::star:…
H A DRowSet.cxx1109 void SAL_CALL ORowSet::addRowSetListener( const Reference< XRowSetListener >& listener ) throw(Runt… in addRowSetListener() function in dbaccess::ORowSet
3053 void SAL_CALL ORowSetClone::addRowSetListener( const Reference< XRowSetListener >& ) throw(RuntimeE… in addRowSetListener() function in dbaccess::ORowSetClone
/aoo42x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx1028 void SAL_CALL DatabaseDataProvider::addRowSetListener(const uno::Reference<sdbc::XRowSetListener>& … in addRowSetListener() function in dbaccess::DatabaseDataProvider
1031 m_xRowSet->addRowSetListener(_rListener); in addRowSetListener()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx2629 xParentRowSet->addRowSetListener( this ); in loaded()
2682 xParentRowSet->addRowSetListener(this); in reloaded()
3365 void SAL_CALL ODatabaseForm::addRowSetListener(const Reference<XRowSetListener>& _rListener) throw(… in addRowSetListener() function in frm::ODatabaseForm
3368 m_xAggregateAsRowSet->addRowSetListener(_rListener); in addRowSetListener()
H A DDatabaseForm.hxx347 …virtual void SAL_CALL addRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::…
/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv152 "ORowSet";"com::sun::star::sdbc::XRowSet";"addRowSetListener()"
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv217 "ODatabaseForm";"com::sun::star::sdbc::XRowSet";"addRowSetListener()"
/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java401 m_rowSet.addRowSetListener(pRow); in testRowSetEvents()
/aoo42x/main/extensions/source/bibliography/
H A Dgeneral.cxx413 xRowSet->addRowSetListener(xPosListener); in BibGeneralPage()
/aoo42x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx162 …virtual void SAL_CALL addRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::…
/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx1064 m_xCursor->addRowSetListener( this ); in impl_initFromForm_throw()
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx344 …virtual void SAL_CALL addRowSetListener(const ::com::sun::star::uno::Reference< ::com::sun::star::…
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridif.cxx2232 xRowSet->addRowSetListener(this); in startCursorListening()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx2902 m_xForm->addRowSetListener(this); in DBG_NAME()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx2795 xRowSet->addRowSetListener( this ); in startFormListening()

Completed in 173 milliseconds