Searched refs:TableModelNotifyGuard (Results 1 – 4 of 4) sorted by relevance
242 TableModelNotifyGuard aGuard( this ); in UndoInsertRows()254 TableModelNotifyGuard aGuard( this ); in UndoRemoveRows()271 TableModelNotifyGuard aGuard( this ); in UndoInsertColumns()287 TableModelNotifyGuard aGuard( this ); in UndoRemoveColumns()737 TableModelNotifyGuard aGuard( this ); in insertColumns()818 TableModelNotifyGuard aGuard( this ); in removeColumns()928 TableModelNotifyGuard aGuard( this ); in insertRows()994 TableModelNotifyGuard aGuard( this ); in removeRows()1102 TableModelNotifyGuard aGuard( this ); in optimize()
78 friend class TableModelNotifyGuard;192 class TableModelNotifyGuard class195 TableModelNotifyGuard( TableModel* pModel ) in TableModelNotifyGuard() function in sdr::table::TableModelNotifyGuard202 TableModelNotifyGuard( ::com::sun::star::uno::XInterface* pInterface ) in TableModelNotifyGuard() function in sdr::table::TableModelNotifyGuard209 ~TableModelNotifyGuard() in ~TableModelNotifyGuard()
539 TableModelNotifyGuard aGuard( mxTable.get() ); in update()653 TableModelNotifyGuard aGuard( mxTable.get() ); in LayoutTable()689 TableModelNotifyGuard aGuard( mxTable.get() ); in UpdateCells()1959 TableModelNotifyGuard aGuard( mpImpl ? mpImpl->mxTable.get() : 0 ); in operator =()2769 TableModelNotifyGuard aGuard( mpImpl->mxTable.get() ); in DistributeColumns()2780 TableModelNotifyGuard aGuard( mpImpl->mxTable.get() ); in DistributeRows()
541 TableModelNotifyGuard aGuard( mxTable.get() ); in onInsert()574 TableModelNotifyGuard aGuard( mxTable.get() ); in onInsert()970 TableModelNotifyGuard aGuard( mxTable.get() ); in SetVertical()1016 TableModelNotifyGuard aGuard( mxTable.get() ); in MergeMarkedCells()1050 TableModelNotifyGuard aGuard( mxTable.get() ); in SplitMarkedCells()
Completed in 43 milliseconds