Lines Matching refs:GetUndoManager

117         rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDraw( pUndoAction, &rDocShell ) );  in IMPL_LINK()
204 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddPred()
245 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelPred()
284 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddSucc()
325 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelSucc()
364 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddError()
405 rDocShell.GetUndoManager()->AddUndoAction( pUndo ); in DetectiveMarkInvalid()
448 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelAll()
524 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveRefresh()
648 rDocShell.GetUndoManager()->AddUndoAction( in DeleteContents()
717 rDocShell.GetUndoManager()->AddUndoAction( in TransliterateText()
779 …rDocShell.GetUndoManager()->AddUndoAction(new ScUndoEnterData( &rDocShell, rPos.Col(),rPos.Row(),r… in SetNormalString()
830 rDocShell.GetUndoManager()->AddUndoAction( in PutCell()
1082 … rDocShell.GetUndoManager()->AddUndoAction( new ScUndoShowHideNote( rDocShell, rPos, bShow ) ); in ShowNote()
1136 …vl::IUndoManager* pUndoMgr = (pDrawLayer && rDoc.IsUndoEnabled()) ? rDocShell.GetUndoManager() : 0; in ReplaceNote()
1224 rDocShell.GetUndoManager()->AddUndoAction( in ApplyAttributes()
1299 rDocShell.GetUndoManager()->AddUndoAction( in ApplyStyle()
1465 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertCells()
1489 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1587 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1651 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1654 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertCells( in InsertCells()
1685 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1739 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1740 rDocShell.GetUndoManager()->RemoveLastUndoAction(); in InsertCells()
1871 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in DeleteCells()
1891 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
1996 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2113 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2116 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDeleteCells( in DeleteCells()
2171 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2495 rDocShell.GetUndoManager()->AddUndoAction( in MoveBlock()
2720 rDocShell.GetUndoManager()->AddUndoAction( in InsertTable()
2805 rDocShell.GetUndoManager()->AddUndoAction( in DeleteTable()
2880 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoShowHideTab( &rDocShell, nTab, bVisible ) ); in SetTableVisible()
2908 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoLayoutRTL( &rDocShell, nTab, bRTL ) ); in SetLayoutRTL()
2982 rDocShell.GetUndoManager()->AddUndoAction( in RenameTable()
3018 rDocShell.GetUndoManager()->AddUndoAction( in SetTabBgColor()
3082 rDocShell.GetUndoManager()->AddUndoAction( in SetTabBgColor()
3273 rDocShell.GetUndoManager()->AddUndoAction( in SetWidthOrHeight()
3312 rDocShell.GetUndoManager()->AddUndoAction( in InsertPageBreak()
3377 rDocShell.GetUndoManager()->AddUndoAction( in RemovePageBreak()
3432 rDocShell.GetUndoManager()->AddUndoAction( in ProtectSheet()
3462 rDocShell.GetUndoManager()->AddUndoAction( in Protect()
3484 rDocShell.GetUndoManager()->AddUndoAction( in Protect()
3528 rDocShell.GetUndoManager()->AddUndoAction( in Unprotect()
3558 rDocShell.GetUndoManager()->AddUndoAction( in Unprotect()
3607 rDocShell.GetUndoManager()->AddUndoAction( in ClearItems()
3655 rDocShell.GetUndoManager()->AddUndoAction( in ChangeIndent()
3785 rDocShell.GetUndoManager()->AddUndoAction( in AutoFormat()
3871 rDocShell.GetUndoManager()->AddUndoAction( in EnterMatrix()
3927 rDocShell.GetUndoManager()->AddUndoAction( in TabOp()
4042 rDocShell.GetUndoManager()->AddUndoAction( in FillSimple()
4164 rDocShell.GetUndoManager()->AddUndoAction( in FillSeries()
4289 rDocShell.GetUndoManager()->AddUndoAction( in FillAuto()
4374 rDocShell.GetUndoManager()->AddUndoAction( in MergeCells()
4420 rDocShell.GetUndoManager()->AddUndoAction( in UnmergeCells()
4467 rDocShell.GetUndoManager()->AddUndoAction( in SetNewRangeNames()
4732 rDocShell.GetUndoManager()->AddUndoAction( in InsertNameList()
4769 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in ResizeMatrix()
4791 rDocShell.GetUndoManager()->LeaveListAction(); in ResizeMatrix()
4830 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertAreaLink()
4834 rDocShell.GetUndoManager()->AddUndoAction( in InsertAreaLink()
4864 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertAreaLink( &rDocShell, in InsertAreaLink()
4868 … rDocShell.GetUndoManager()->LeaveListAction(); // undo for link update is still separate in InsertAreaLink()