Lines Matching refs:GetUndoManager
113 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDraw( pUndoAction, &rDocShell ) ); in IMPL_LINK()
200 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddPred()
241 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelPred()
280 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddSucc()
321 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelSucc()
360 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddError()
401 rDocShell.GetUndoManager()->AddUndoAction( pUndo ); in DetectiveMarkInvalid()
444 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelAll()
520 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveRefresh()
644 rDocShell.GetUndoManager()->AddUndoAction( in DeleteContents()
713 rDocShell.GetUndoManager()->AddUndoAction( in TransliterateText()
775 …rDocShell.GetUndoManager()->AddUndoAction(new ScUndoEnterData( &rDocShell, rPos.Col(),rPos.Row(),r… in SetNormalString()
826 rDocShell.GetUndoManager()->AddUndoAction( in PutCell()
1078 … rDocShell.GetUndoManager()->AddUndoAction( new ScUndoShowHideNote( rDocShell, rPos, bShow ) ); in ShowNote()
1132 …vl::IUndoManager* pUndoMgr = (pDrawLayer && rDoc.IsUndoEnabled()) ? rDocShell.GetUndoManager() : 0; in ReplaceNote()
1220 rDocShell.GetUndoManager()->AddUndoAction( in ApplyAttributes()
1295 rDocShell.GetUndoManager()->AddUndoAction( in ApplyStyle()
1461 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertCells()
1485 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1583 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1647 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1650 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertCells( in InsertCells()
1681 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1735 rDocShell.GetUndoManager()->LeaveListAction(); in InsertCells()
1736 rDocShell.GetUndoManager()->RemoveLastUndoAction(); in InsertCells()
1867 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in DeleteCells()
1887 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
1992 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2109 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2112 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoDeleteCells( in DeleteCells()
2167 rDocShell.GetUndoManager()->LeaveListAction(); in DeleteCells()
2491 rDocShell.GetUndoManager()->AddUndoAction( in MoveBlock()
2716 rDocShell.GetUndoManager()->AddUndoAction( in InsertTable()
2801 rDocShell.GetUndoManager()->AddUndoAction( in DeleteTable()
2876 … rDocShell.GetUndoManager()->AddUndoAction( new ScUndoShowHideTab( &rDocShell, nTab, bVisible ) ); in SetTableVisible()
2904 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoLayoutRTL( &rDocShell, nTab, bRTL ) ); in SetLayoutRTL()
2978 rDocShell.GetUndoManager()->AddUndoAction( in RenameTable()
3014 rDocShell.GetUndoManager()->AddUndoAction( in SetTabBgColor()
3078 rDocShell.GetUndoManager()->AddUndoAction( in SetTabBgColor()
3269 rDocShell.GetUndoManager()->AddUndoAction( in SetWidthOrHeight()
3308 rDocShell.GetUndoManager()->AddUndoAction( in InsertPageBreak()
3373 rDocShell.GetUndoManager()->AddUndoAction( in RemovePageBreak()
3428 rDocShell.GetUndoManager()->AddUndoAction( in ProtectSheet()
3458 rDocShell.GetUndoManager()->AddUndoAction( in Protect()
3480 rDocShell.GetUndoManager()->AddUndoAction( in Protect()
3524 rDocShell.GetUndoManager()->AddUndoAction( in Unprotect()
3554 rDocShell.GetUndoManager()->AddUndoAction( in Unprotect()
3603 rDocShell.GetUndoManager()->AddUndoAction( in ClearItems()
3651 rDocShell.GetUndoManager()->AddUndoAction( in ChangeIndent()
3781 rDocShell.GetUndoManager()->AddUndoAction( in AutoFormat()
3867 rDocShell.GetUndoManager()->AddUndoAction( in EnterMatrix()
3923 rDocShell.GetUndoManager()->AddUndoAction( in TabOp()
4038 rDocShell.GetUndoManager()->AddUndoAction( in FillSimple()
4160 rDocShell.GetUndoManager()->AddUndoAction( in FillSeries()
4285 rDocShell.GetUndoManager()->AddUndoAction( in FillAuto()
4370 rDocShell.GetUndoManager()->AddUndoAction( in MergeCells()
4416 rDocShell.GetUndoManager()->AddUndoAction( in UnmergeCells()
4463 rDocShell.GetUndoManager()->AddUndoAction( in SetNewRangeNames()
4728 rDocShell.GetUndoManager()->AddUndoAction( in InsertNameList()
4765 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in ResizeMatrix()
4787 rDocShell.GetUndoManager()->LeaveListAction(); in ResizeMatrix()
4826 rDocShell.GetUndoManager()->EnterListAction( aUndo, aUndo ); in InsertAreaLink()
4830 rDocShell.GetUndoManager()->AddUndoAction( in InsertAreaLink()
4860 rDocShell.GetUndoManager()->AddUndoAction( new ScUndoInsertAreaLink( &rDocShell, in InsertAreaLink()
4864 … rDocShell.GetUndoManager()->LeaveListAction(); // undo for link update is still separate in InsertAreaLink()