Lines Matching refs:aNotifier
497 ORowSetNotifier aNotifier( this ); in moveToBookmark() local
518 aNotifier.fire( ); in moveToBookmark()
540 ORowSetNotifier aNotifier( this ); in moveRelativeToBookmark() local
559 aNotifier.fire( ); in moveRelativeToBookmark()
650 ORowSetNotifier aNotifier( this ); in next() local
678 aNotifier.fire(); in next()
784 ORowSetNotifier aNotifier( this ); in beforeFirst() local
800 aNotifier.fire(); in beforeFirst()
826 ORowSetNotifier aNotifier( this ); in afterLast() local
843 aNotifier.fire(); in afterLast()
867 ORowSetNotifier aNotifier( this ); in move() local
891 aNotifier.fire(); in move()
970 ORowSetNotifier aNotifier( this ); in absolute() local
992 aNotifier.fire(); in absolute()
1025 ORowSetNotifier aNotifier( this ); in relative() local
1048 aNotifier.fire(); in relative()
1074 ORowSetNotifier aNotifier( this ); in previous() local
1101 aNotifier.fire(); in previous()