Home
last modified time | relevance | path

Searched refs:AddUndoAction (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/dports/graphics/xournalpp/xournalpp-1.1.0/src/undo/
H A DAddUndoAction.cpp11 AddUndoAction::AddUndoAction(const PageRef& page, bool eraser): UndoAction("AddUndoAction") { in AddUndoAction() function in AddUndoAction
16 AddUndoAction::~AddUndoAction() { in ~AddUndoAction()
29 void AddUndoAction::addElement(Layer* layer, Element* e, int pos) { in addElement()
34 auto AddUndoAction::redo(Control*) -> bool { in redo()
52 auto AddUndoAction::undo(Control*) -> bool { in undo()
71 auto AddUndoAction::getText() -> string { in getText()
H A DAddUndoAction.h24 class AddUndoAction: public UndoAction {
26 AddUndoAction(const PageRef& page, bool eraser);
27 ~AddUndoAction() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/undo/
H A Dundomanager.cxx38 void UndoManager::AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerg /* = sal_Fal… in AddUndoAction() function in UndoManager
43 SdrUndoManager::AddUndoAction( std::move(pAction), bTryMerg ); in AddUndoAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/undo/
H A Dundomanager.cxx38 void UndoManager::AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerg /* = sal_Fal… in AddUndoAction() function in UndoManager
43 SdrUndoManager::AddUndoAction( std::move(pAction), bTryMerg ); in AddUndoAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/drawfunc/
H A Dfutext3.cxx86 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, aNotePos, pNote->GetNote… in StopEditMode()
88 pUndoMgr->AddUndoAction( std::move(pCalcUndo) ); in StopEditMode()
138 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, aNotePos, aNoteData, fal… in StopEditMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/drawfunc/
H A Dfutext3.cxx85 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, aNotePos, pNote->GetNote… in StopEditMode()
87 pUndoMgr->AddUndoAction( std::move(pCalcUndo) ); in StopEditMode()
136 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, aNotePos, aNoteData, fal… in StopEditMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrawview.cxx171 mpDocSh->GetUndoManager()->AddUndoAction( in SetAttributes()
222 mpDocSh->GetUndoManager()->AddUndoAction( in SetAttributes()
314 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
335 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
381 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
609 pUndoManager->AddUndoAction( in DeleteMarked()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrawview.cxx172 mpDocSh->GetUndoManager()->AddUndoAction( in SetAttributes()
223 mpDocSh->GetUndoManager()->AddUndoAction( in SetAttributes()
314 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
335 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
380 mpDocSh->GetUndoManager()->AddUndoAction( in SetMasterAttributes()
604 pUndoManager->AddUndoAction( in DeleteMarked()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Ddocfunc.cxx193 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddPred()
232 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelPred()
269 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddSucc()
748 rDocShell.GetUndoManager()->AddUndoAction( in TransliterateText()
805 rDocShell.GetUndoManager()->AddUndoAction( in SetNormalString()
1423 rDocShell.GetUndoManager()->AddUndoAction( in ApplyAttributes()
1509 rDocShell.GetUndoManager()->AddUndoAction( in ApplyStyle()
3043 rDocShell.GetUndoManager()->AddUndoAction( in MoveBlock()
3761 rDocShell.GetUndoManager()->AddUndoAction( in SetWidthOrHeight()
3802 rDocShell.GetUndoManager()->AddUndoAction( in InsertPageBreak()
[all …]
H A Dolinefun.cxx111 rDocShell.GetUndoManager()->AddUndoAction( in MakeOutline()
172 rDocShell.GetUndoManager()->AddUndoAction( in RemoveOutline()
228 rDocShell.GetUndoManager()->AddUndoAction( in RemoveAllOutlines()
300 rDocShell.GetUndoManager()->AddUndoAction( in AutoOutline()
348 rDocShell.GetUndoManager()->AddUndoAction( in SelectLevel()
461 rDocShell.GetUndoManager()->AddUndoAction( in ShowMarkedOutlines()
589 rDocShell.GetUndoManager()->AddUndoAction( in HideMarkedOutlines()
666 rDocShell.GetUndoManager()->AddUndoAction( in ShowOutline()
758 rDocShell.GetUndoManager()->AddUndoAction( in HideOutline()
H A Ddbdocfun.cxx108 rDocShell.GetUndoManager()->AddUndoAction( in AddDBRange()
141 rDocShell.GetUndoManager()->AddUndoAction( in DeleteDBRange()
236 rDocShell.GetUndoManager()->AddUndoAction( in ModifyDBData()
277 rDocShell.GetUndoManager()->AddUndoAction( in ModifyAllDBData()
584 rDocShell.GetUndoManager()->AddUndoAction( in Sort()
940 rDocShell.GetUndoManager()->AddUndoAction( in Query()
1117 rDocShell.GetUndoManager()->AddUndoAction( in DoSubTotals()
1330 rDocShell.GetUndoManager()->AddUndoAction( in DataPilotUpdate()
1413 rDocShell.GetUndoManager()->AddUndoAction( in RemovePivotTable()
1524 rDocShell.GetUndoManager()->AddUndoAction( in CreatePivotTable()
[all …]
H A Ddocsh5.cxx328 GetUndoManager()->AddUndoAction( std::make_unique<ScUndoDBData>( this, in GetDBData()
600 GetUndoManager()->AddUndoAction( in DoConsolidate()
617 GetUndoManager()->AddUndoAction( in DoConsolidate()
718 GetUndoManager()->AddUndoAction( in UseScenario()
766 GetUndoManager()->AddUndoAction( in ModifyScenario()
811 GetUndoManager()->AddUndoAction( in MakeScenario()
937 GetUndoManager()->AddUndoAction( in MoveTable()
1004 GetUndoManager()->AddUndoAction( in MoveTable()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Ddocfunc.cxx220 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddPred()
259 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveDelPred()
296 rDocShell.GetUndoManager()->AddUndoAction( in DetectiveAddSucc()
775 rDocShell.GetUndoManager()->AddUndoAction( in TransliterateText()
832 rDocShell.GetUndoManager()->AddUndoAction( in SetNormalString()
1456 rDocShell.GetUndoManager()->AddUndoAction( in ApplyAttributes()
1542 rDocShell.GetUndoManager()->AddUndoAction( in ApplyStyle()
3076 rDocShell.GetUndoManager()->AddUndoAction( in MoveBlock()
3794 rDocShell.GetUndoManager()->AddUndoAction( in SetWidthOrHeight()
3835 rDocShell.GetUndoManager()->AddUndoAction( in InsertPageBreak()
[all …]
H A Dolinefun.cxx111 rDocShell.GetUndoManager()->AddUndoAction( in MakeOutline()
172 rDocShell.GetUndoManager()->AddUndoAction( in RemoveOutline()
228 rDocShell.GetUndoManager()->AddUndoAction( in RemoveAllOutlines()
300 rDocShell.GetUndoManager()->AddUndoAction( in AutoOutline()
349 rDocShell.GetUndoManager()->AddUndoAction( in SelectLevel()
461 rDocShell.GetUndoManager()->AddUndoAction( in ShowMarkedOutlines()
589 rDocShell.GetUndoManager()->AddUndoAction( in HideMarkedOutlines()
666 rDocShell.GetUndoManager()->AddUndoAction( in ShowOutline()
758 rDocShell.GetUndoManager()->AddUndoAction( in HideOutline()
H A Ddbdocfun.cxx108 rDocShell.GetUndoManager()->AddUndoAction( in AddDBRange()
141 rDocShell.GetUndoManager()->AddUndoAction( in DeleteDBRange()
237 rDocShell.GetUndoManager()->AddUndoAction( in ModifyDBData()
277 rDocShell.GetUndoManager()->AddUndoAction( in ModifyAllDBData()
617 rDocShell.GetUndoManager()->AddUndoAction( in Sort()
993 rDocShell.GetUndoManager()->AddUndoAction( in Query()
1174 rDocShell.GetUndoManager()->AddUndoAction( in DoSubTotals()
1386 rDocShell.GetUndoManager()->AddUndoAction( in DataPilotUpdate()
1469 rDocShell.GetUndoManager()->AddUndoAction( in RemovePivotTable()
1580 rDocShell.GetUndoManager()->AddUndoAction( in CreatePivotTable()
[all …]
H A Ddocsh5.cxx326 GetUndoManager()->AddUndoAction( std::make_unique<ScUndoDBData>( this, in GetDBData()
598 GetUndoManager()->AddUndoAction( in DoConsolidate()
615 GetUndoManager()->AddUndoAction( in DoConsolidate()
716 GetUndoManager()->AddUndoAction( in UseScenario()
764 GetUndoManager()->AddUndoAction( in ModifyScenario()
809 GetUndoManager()->AddUndoAction( in MakeScenario()
935 GetUndoManager()->AddUndoAction( in MoveTable()
1002 GetUndoManager()->AddUndoAction( in MoveTable()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedbasicanchordesigner.pas50 …function AddUndoAction(const {%H-}aPersistent: TPersistent; {%H-}aOpType: TUndoOpType; {%H-}IsSet… in AddUndoAction() function
107 function TBasicAnchorDesigner.AddUndoAction(const aPersistent: TPersistent; in AddUndoAction() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/dockedformeditor/source/
H A Ddockedbasicanchordesigner.pas50 …function AddUndoAction(const {%H-}aPersistent: TPersistent; {%H-}aOpType: TUndoOpType; {%H-}IsSet… in AddUndoAction() function
107 function TBasicAnchorDesigner.AddUndoAction(const aPersistent: TPersistent; in AddUndoAction() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/undo/
H A Dundomanager.hxx34 …virtual void AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerg=false…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/undo/
H A Dundomanager.hxx36 …virtual void AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerg=false…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Ddrawdoc3.cxx509 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aCreatedStyles, true)); in InsertBookmarkAsPage()
936 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aNewGraphicStyles, tru… in InsertBookmarkAsPage()
939 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aNewCellStyles, true)); in InsertBookmarkAsPage()
1282 … pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aUndoRemove, false)); in RemoveUnnecessaryMasterPages()
1533 pUndoMgr->AddUndoAction(std::make_unique<StyleSheetUndoAction>(this, in SetMasterPage()
1600 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>( this, aCreatedStyles, true)… in SetMasterPage()
1686 pUndoMgr->AddUndoAction(std::make_unique<SdPresentationLayoutUndoAction> in SetMasterPage()
1752 … pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aUndoInsert, true)); in SetMasterPage()
1819 pUndoMgr->AddUndoAction(std::make_unique<SdPresentationLayoutUndoAction> in SetMasterPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Ddrawdoc3.cxx503 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aCreatedStyles, true)); in InsertBookmarkAsPage()
938 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aNewGraphicStyles, tru… in InsertBookmarkAsPage()
941 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aNewCellStyles, true)); in InsertBookmarkAsPage()
1290 … pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aUndoRemove, false)); in RemoveUnnecessaryMasterPages()
1542 pUndoMgr->AddUndoAction(std::make_unique<StyleSheetUndoAction>(this, in SetMasterPage()
1613 …pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>( this, aCreatedStyles, true)… in SetMasterPage()
1699 pUndoMgr->AddUndoAction(std::make_unique<SdPresentationLayoutUndoAction> in SetMasterPage()
1765 … pUndoMgr->AddUndoAction(std::make_unique<SdMoveStyleSheetsUndoAction>(this, aUndoInsert, true)); in SetMasterPage()
1832 pUndoMgr->AddUndoAction(std::make_unique<SdPresentationLayoutUndoAction> in SetMasterPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx513 …GetUndoManager().AddUndoAction(std::make_unique<OTableEditorTypeSelUndoAct>(this, nRow, FIELD_TYPE… in SaveData()
664 …GetUndoManager().AddUndoAction( std::make_unique<OTableEditorTypeSelUndoAct>(this, nRow, nColId+1,… in CellModified()
668 … GetUndoManager().AddUndoAction( std::make_unique<OTableDesignCellUndoAct>(this, nRow, nColId) ); in CellModified()
671 …GetUndoManager().AddUndoAction(std::make_unique<OTableEditorTypeSelUndoAct>(this, GetCurRow(), nCo… in CellModified()
805 …GetUndoManager().AddUndoAction( std::make_unique<OTableEditorInsUndoAct>(this, nRow,vInsertedUndoR… in InsertRows()
814 GetUndoManager().AddUndoAction( std::make_unique<OTableEditorDelUndoAct>(this) ); in DeleteRows()
851 …GetUndoManager().AddUndoAction( std::make_unique<OTableEditorInsNewUndoAct>(this, nRow, nInsertRow… in InsertNewRows()
1528 …GetUndoManager().AddUndoAction( std::make_unique<OPrimKeyUndoAct>(this, aDeletedPrimKeys, aInserte… in SetPrimaryKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Ddbfunc.cxx323 pDocSh->GetUndoManager()->AddUndoAction( in ToggleAutoFilter()
361 pDocSh->GetUndoManager()->AddUndoAction( in ToggleAutoFilter()
418 pDocSh->GetUndoManager()->AddUndoAction( in HideAutoFilter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx249 AddUndoAction(std::move(pUndo)); in AppendUndo()
516 void UndoManager::AddUndoAction(std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge) in AddUndoAction() function in sw::UndoManager
530 SdrUndoManager::AddUndoAction(std::move(pAction), bTryMerge); in AddUndoAction()

12345678910>>...13