Home
last modified time | relevance | path

Searched refs:ORowSetNotifier (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx497 ORowSetNotifier aNotifier( this ); in moveToBookmark()
540 ORowSetNotifier aNotifier( this ); in moveRelativeToBookmark()
650 ORowSetNotifier aNotifier( this ); in next()
1492 DBG_NAME(ORowSetNotifier) in DBG_NAME() argument
1494 ORowSetNotifier::ORowSetNotifier( ORowSetBase* _pRowSet ) in DBG_NAME()
1502 DBG_CTOR(ORowSetNotifier,NULL); in DBG_NAME()
1515 ORowSetNotifier::ORowSetNotifier( ORowSetBase* _pRowSet,const ORowSetValueVector::Vector& i_aRow ) in ORowSetNotifier() function in dbaccess::ORowSetNotifier
1524 DBG_CTOR(ORowSetNotifier,NULL); in ORowSetNotifier()
1530 ORowSetNotifier::~ORowSetNotifier( ) in ~ORowSetNotifier()
1533 DBG_DTOR(ORowSetNotifier,NULL); in ~ORowSetNotifier()
[all …]
H A DRowSetBase.hxx376 struct GrantNotifierAccess { friend class ORowSetNotifier; private: GrantNotifierAccess () { } }; in GrantNotifierAccess()
403 class ORowSetNotifier class
422 ORowSetNotifier( ORowSetBase* m_pRowSet );
426 ORowSetNotifier( ORowSetBase* m_pRowSet,const ORowSetValueVector::Vector& i_aRow );
429 ~ORowSetNotifier( );
H A DRowSet.cxx706 ORowSetNotifier aNotify(this,rRow); in updateValue()
722 ORowSetNotifier aNotify(this,rRow); in updateNull()
820 ORowSetNotifier aNotify(this,rRow); in updateCharacterStream()
864 ORowSetNotifier aNotify(this,rRow); in updateObject()
878 ORowSetNotifier aNotify(this,rRow); in updateNumericObject()
1047 ORowSetNotifier aNotifier( this ); in deleteRow()
1299 ORowSetNotifier aNotifier( this ); in moveToCurrentRow()
2134 ORowSetNotifier aNotifier( this ); in deleteRows()
2774 ORowSetNotifier aNotifier( this ); in refreshRow()

Completed in 28 milliseconds