Home
last modified time | relevance | path

Searched refs:aNotifier (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetBase.cxx497 ORowSetNotifier aNotifier( this ); in moveToBookmark() local
518 aNotifier.fire( ); in moveToBookmark()
540 ORowSetNotifier aNotifier( this ); in moveRelativeToBookmark() local
559 aNotifier.fire( ); in moveRelativeToBookmark()
678 aNotifier.fire(); in next()
800 aNotifier.fire(); in beforeFirst()
843 aNotifier.fire(); in afterLast()
891 aNotifier.fire(); in move()
992 aNotifier.fire(); in absolute()
1048 aNotifier.fire(); in relative()
[all …]
H A DRowSet.cxx1047 ORowSetNotifier aNotifier( this ); in deleteRow() local
1056 aNotifier.fire( ); in deleteRow()
1299 ORowSetNotifier aNotifier( this ); in moveToCurrentRow() local
1307 aNotifier.fire(); in moveToCurrentRow()
2134 ORowSetNotifier aNotifier( this ); in deleteRows() local
2142 aNotifier.fire(); in deleteRows()
2774 ORowSetNotifier aNotifier( this ); in refreshRow() local
2786 aNotifier.fire( ); in refreshRow()

Completed in 28 milliseconds