Lines Matching refs:TblWait
95 class TblWait class
99 TblWait( sal_uInt16 nCnt, SwFrm *pFrm, SwDocShell &rDocShell, sal_uInt16 nCnt2 = 0);
100 ~TblWait() { delete pWait; } in ~TblWait()
103 TblWait::TblWait( sal_uInt16 nCnt, SwFrm *pFrm, SwDocShell &rDocShell, sal_uInt16 nCnt2): in TblWait() function in TblWait
225 TblWait( nCnt, pFrm, *GetDoc()->GetDocShell(), aBoxes.Count() ); in InsertRow()
263 TblWait( nCnt, pFrm, *GetDoc()->GetDocShell(), aBoxes.Count() ); in InsertCol()
322 TblWait( aBoxes.Count(), pFrm, *GetDoc()->GetDocShell() ); in DeleteCol()
369 TblWait( aBoxes.Count(), pFrm, *GetDoc()->GetDocShell() ); in DeleteRow()
491 TblWait( pTableCrsr->GetBoxesCount(), 0, *GetDoc()->GetDocShell(), in MergeTab()
533 TblWait( nCnt, pFrm, *GetDoc()->GetDocShell(), aBoxes.Count() ); in SplitTab()
1263 TblWait aWait( USHRT_MAX, 0, *GetDoc()->GetDocShell() ); in AdjustCellWidth()
1411 TblWait( aBoxes.Count(), pFrm, *GetDoc()->GetDocShell() ); in DeleteTblSel()