Home
last modified time | relevance | path

Searched refs:AddUndoAction (Results 201 – 225 of 308) sorted by relevance

12345678910>>...13

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationPane.cxx260 …pManager->AddUndoAction( std::make_unique<UndoAnimation>( mrBase.GetDocShell()->GetDoc(), pPage ) … in addUndo()
2516 …pManager->AddUndoAction( std::make_unique<UndoAnimationPath>( mrBase.GetDocShell()->GetDoc(), pPag… in updatePathFromMotionPathTag()
/dports/graphics/xournalpp/xournalpp-1.1.0/po/
H A Dfr.po480 #: ../src/undo/AddUndoAction.cpp:75 ../src/undo/DeleteUndoAction.cpp:71
974 #: ../src/undo/AddUndoAction.cpp:77
1611 #: ../src/undo/AddUndoAction.cpp:86 ../src/undo/DeleteUndoAction.cpp:83
1623 #: ../src/undo/AddUndoAction.cpp:97 ../src/undo/DeleteUndoAction.cpp:94
1631 #: ../src/undo/AddUndoAction.cpp:100 ../src/undo/DeleteUndoAction.cpp:97
1652 #: ../src/undo/AddUndoAction.cpp:94 ../src/undo/DeleteUndoAction.cpp:91
1660 #: ../src/undo/AddUndoAction.cpp:103 ../src/undo/DeleteUndoAction.cpp:100
H A Dgl.po478 #: ../src/undo/AddUndoAction.cpp:75 ../src/undo/DeleteUndoAction.cpp:71
972 #: ../src/undo/AddUndoAction.cpp:77
1607 #: ../src/undo/AddUndoAction.cpp:86 ../src/undo/DeleteUndoAction.cpp:83
1619 #: ../src/undo/AddUndoAction.cpp:97 ../src/undo/DeleteUndoAction.cpp:94
1627 #: ../src/undo/AddUndoAction.cpp:100 ../src/undo/DeleteUndoAction.cpp:97
1648 #: ../src/undo/AddUndoAction.cpp:94 ../src/undo/DeleteUndoAction.cpp:91
1656 #: ../src/undo/AddUndoAction.cpp:103 ../src/undo/DeleteUndoAction.cpp:100
H A Dpt_BR.po480 #: ../src/undo/AddUndoAction.cpp:75 ../src/undo/DeleteUndoAction.cpp:71
974 #: ../src/undo/AddUndoAction.cpp:77
1611 #: ../src/undo/AddUndoAction.cpp:86 ../src/undo/DeleteUndoAction.cpp:83
1623 #: ../src/undo/AddUndoAction.cpp:97 ../src/undo/DeleteUndoAction.cpp:94
1631 #: ../src/undo/AddUndoAction.cpp:100 ../src/undo/DeleteUndoAction.cpp:97
1652 #: ../src/undo/AddUndoAction.cpp:94 ../src/undo/DeleteUndoAction.cpp:91
1660 #: ../src/undo/AddUndoAction.cpp:103 ../src/undo/DeleteUndoAction.cpp:100
H A Dcs.po480 #: ../src/undo/AddUndoAction.cpp:75 ../src/undo/DeleteUndoAction.cpp:71
974 #: ../src/undo/AddUndoAction.cpp:77
1609 #: ../src/undo/AddUndoAction.cpp:86 ../src/undo/DeleteUndoAction.cpp:83
1621 #: ../src/undo/AddUndoAction.cpp:97 ../src/undo/DeleteUndoAction.cpp:94
1629 #: ../src/undo/AddUndoAction.cpp:100 ../src/undo/DeleteUndoAction.cpp:97
1650 #: ../src/undo/AddUndoAction.cpp:94 ../src/undo/DeleteUndoAction.cpp:91
1658 #: ../src/undo/AddUndoAction.cpp:103 ../src/undo/DeleteUndoAction.cpp:100
H A Des.po480 #: ../src/undo/AddUndoAction.cpp:75 ../src/undo/DeleteUndoAction.cpp:71
974 #: ../src/undo/AddUndoAction.cpp:77
1610 #: ../src/undo/AddUndoAction.cpp:86 ../src/undo/DeleteUndoAction.cpp:83
1622 #: ../src/undo/AddUndoAction.cpp:97 ../src/undo/DeleteUndoAction.cpp:94
1630 #: ../src/undo/AddUndoAction.cpp:100 ../src/undo/DeleteUndoAction.cpp:97
1651 #: ../src/undo/AddUndoAction.cpp:94 ../src/undo/DeleteUndoAction.cpp:91
1659 #: ../src/undo/AddUndoAction.cpp:103 ../src/undo/DeleteUndoAction.cpp:100
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Ddrawview.cxx882 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, pCaptData->maStart, aNot… in DeleteMarked()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx582 void SfxUndoManager::AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge ) in AddUndoAction() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Ddrawview.cxx880 …pUndoMgr->AddUndoAction( std::make_unique<ScUndoReplaceNote>( *pDocShell, pCaptData->maStart, aNot… in DeleteMarked()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx581 void SfxUndoManager::AddUndoAction( std::unique_ptr<SfxUndoAction> pAction, bool bTryMerge ) in AddUndoAction() function in SfxUndoManager
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dcomponenteditors.pas92 function AddUndoAction(const aPersistent: TPersistent; aOpType: TUndoOpType; in AddUndoAction() function
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dcomponenteditors.pas92 function AddUndoAction(const aPersistent: TPersistent; aOpType: TUndoOpType; in AddUndoAction() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dcomponenteditors.pas95 function AddUndoAction(const aPersistent: TPersistent; aOpType: TUndoOpType; in AddUndoAction() function
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DCellBuffer.cxx1148 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DCellBuffer.cpp1148 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview.cxx890 mpDocSh->GetUndoManager()->AddUndoAction(std::move(pUndoGroup)); in SetMarkedOriginalSize()
/dports/x11-toolkits/scintilla/scite/src/
H A DScintillaCall.h672 void AddUndoAction(int token, API::UndoFlags flags);
/dports/x11-toolkits/scintilla/scintilla/src/
H A DCellBuffer.cxx1246 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DCellBuffer.cxx1147 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview.cxx885 mpDocSh->GetUndoManager()->AddUndoAction(std::move(pUndoGroup)); in SetMarkedOriginalSize()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DCellBuffer.cxx1244 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/devel/geany/geany-1.38/scintilla/src/
H A DCellBuffer.cxx1244 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/editors/textadept/scintilla/src/
H A DCellBuffer.cxx1246 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/editors/scite/scintilla/src/
H A DCellBuffer.cxx1246 void CellBuffer::AddUndoAction(Sci::Position token, bool mayCoalesce) { in AddUndoAction() function in CellBuffer
/dports/editors/scite/scite/src/
H A DScintillaCall.h672 void AddUndoAction(int token, API::UndoFlags flags);

12345678910>>...13