Home
last modified time | relevance | path

Searched refs:TableModelNotifyGuard (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablemodel.cxx242 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()
H A Dtablemodel.hxx78 friend class TableModelNotifyGuard;
192 class TableModelNotifyGuard class
195 TableModelNotifyGuard( TableModel* pModel ) in TableModelNotifyGuard() function in sdr::table::TableModelNotifyGuard
202 TableModelNotifyGuard( ::com::sun::star::uno::XInterface* pInterface ) in TableModelNotifyGuard() function in sdr::table::TableModelNotifyGuard
209 ~TableModelNotifyGuard() in ~TableModelNotifyGuard()
H A Dsvdotable.cxx539 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()
H A Dtablecontroller.cxx541 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 41 milliseconds