Lines Matching refs:aGuard

234         ::comphelper::ComponentGuard aGuard( *this, rBHelper );  in initialize()
292 MethodGuard aGuard( *this, rBHelper ); in rowsInserted() local
299 impl_removeColumnSort( aGuard ); in rowsInserted()
300 aGuard.reset(); in rowsInserted()
304 impl_broadcast( &XGridDataListener::rowsInserted, aEvent, aGuard ); in rowsInserted()
352 MethodGuard aGuard( *this, rBHelper ); in rowsRemoved() local
359 impl_broadcast( &XGridDataListener::rowsRemoved, aEvent, aGuard ); in rowsRemoved()
370 impl_broadcast( &XGridDataListener::rowsRemoved, aEvent, aGuard ); in rowsRemoved()
388 impl_rebuildIndexesAndNotify( aGuard ); in rowsRemoved()
407 impl_broadcast( &XGridDataListener::rowsRemoved, aEvent, aGuard ); in rowsRemoved()
413 MethodGuard aGuard( *this, rBHelper ); in dataChanged() local
417 impl_broadcast( &XGridDataListener::dataChanged, aEvent, aGuard ); in dataChanged()
423 MethodGuard aGuard( *this, rBHelper ); in rowHeadingChanged() local
427 impl_broadcast( &XGridDataListener::rowHeadingChanged, aEvent, aGuard ); in rowHeadingChanged()
527 MethodGuard aGuard( *this, rBHelper ); in sortByColumn() local
542 aGuard in sortByColumn()
570 MethodGuard aGuard( *this, rBHelper ); in removeColumnSort() local
572 impl_removeColumnSort( aGuard ); in removeColumnSort()
578 MethodGuard aGuard( *this, rBHelper ); in getCurrentSortOrder() local
587 MethodGuard aGuard( *this, rBHelper ); in addRow() local
591 aGuard.clear(); in addRow()
598 MethodGuard aGuard( *this, rBHelper ); in addRows() local
602 aGuard.clear(); in addRows()
609 MethodGuard aGuard( *this, rBHelper ); in insertRow() local
616 aGuard.clear(); in insertRow()
623 MethodGuard aGuard( *this, rBHelper ); in insertRows() local
630 aGuard.clear(); in insertRows()
637 MethodGuard aGuard( *this, rBHelper ); in removeRow() local
643 aGuard.clear(); in removeRow()
650 MethodGuard aGuard( *this, rBHelper ); in removeAllRows() local
654 aGuard.clear(); in removeAllRows()
661 MethodGuard aGuard( *this, rBHelper ); in updateCellData() local
667 aGuard.clear(); in updateCellData()
674 MethodGuard aGuard( *this, rBHelper ); in updateRowData() local
680 aGuard.clear(); in updateRowData()
687 MethodGuard aGuard( *this, rBHelper ); in updateRowHeading() local
693 aGuard.clear(); in updateRowHeading()
700 MethodGuard aGuard( *this, rBHelper ); in updateCellToolTip() local
706 aGuard.clear(); in updateCellToolTip()
713 MethodGuard aGuard( *this, rBHelper ); in updateRowToolTip() local
719 aGuard.clear(); in updateRowToolTip()
738 MethodGuard aGuard( *this, rBHelper ); in getRowCount() local
742 aGuard.clear(); in getRowCount()
749 MethodGuard aGuard( *this, rBHelper ); in getColumnCount() local
753 aGuard.clear(); in getColumnCount()
760 MethodGuard aGuard( *this, rBHelper ); in getCellData() local
766 aGuard.clear(); in getCellData()
773 MethodGuard aGuard( *this, rBHelper ); in getCellToolTip() local
779 aGuard.clear(); in getCellToolTip()
786 MethodGuard aGuard( *this, rBHelper ); in getRowHeading() local
792 aGuard.clear(); in getRowHeading()
799 MethodGuard aGuard( *this, rBHelper ); in getRowData() local
805 aGuard.clear(); in getRowData()
831 MethodGuard aGuard( *this, rBHelper ); in createClone() local