Searched refs:TblWait (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 95 class TblWait class 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() [all …]
|
Completed in 31 milliseconds