Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx142 void RestoreAttr( SwTable& rTbl, sal_Bool bModifyBox = sal_False );
163 void RestoreAttr( SwTableLine& rLine, _SaveTable& rSTbl );
187 void RestoreAttr( SwTableBox& rBox, _SaveTable& rSTbl );
1016 pLn->RestoreAttr( *rTbl.GetTabLines()[ n ], *this ); in RestoreAttr()
1215 pBx->RestoreAttr( *rLine.GetTabBoxes()[ n ], rSTbl ); in RestoreAttr()
1314 pLn->RestoreAttr( *rBox.GetTabLines()[ n ], rSTbl ); in RestoreAttr()
1458 pSaveTbl->RestoreAttr( pTblNd->GetTable() ); in UndoImpl()
1528 pSaveTbl->RestoreAttr( pTblNd->GetTable(), !bUndo ); in UndoRedo()
3009 pSavTbl->RestoreAttr( rTbl ); in UndoImpl()
3133 pSavHdl->RestoreAttr( pNew->GetTable() ); in UndoImpl()
[all …]

Completed in 43 milliseconds