Home
last modified time | relevance | path

Searched refs:SetTblChgMode (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedtab.cxx288 void SwEditShell::SetTblChgMode( TblChgMode eMode ) in SetTblChgMode() function in SwEditShell
295 ((SwTable&)pTblNd->GetTable()).SetTblChgMode( eMode ); in SetTblChgMode()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1924 rTbl.SetTblChgMode( (TblChgMode)nCount ); in RedoImpl()
1926 rTbl.SetTblChgMode( eOldMode ); in RedoImpl()
1956 rTbl.SetTblChgMode( (TblChgMode)nCount ); in RedoImpl()
1989 rTbl.SetTblChgMode( eOldMode ); in RedoImpl()
/trunk/main/sw/inc/
H A Dswtable.hxx315 void SetTblChgMode( TblChgMode eMode ) { eTblChgMode = eMode; } in SetTblChgMode() function in SwTable
H A Deditsh.hxx691 void SetTblChgMode( TblChgMode eMode );
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1081 rSh.SetTblChgMode( ( FN_TABLE_MODE_FIX == nSlot ? TBLFIX_CHGABS in Execute()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx472 rTbl.SetTblChgMode( GetTable().GetTblChgMode() ); in MakeCopy()
H A Dndtbl.cxx3680 rTbl.SetTblChgMode( rDelTbl.GetTblChgMode() ); in MergeTable()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1318 pWrtShell->SetTblChgMode(eMode); in FillItemSet()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx2281 pNewTbl->SetTblChgMode( GetTblChgMode() ); in MakeCopy()

Completed in 99 milliseconds