Home
last modified time | relevance | path

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

/dports/deskutils/treeline/TreeLine/source/
H A Dtreespotlist.py68 treeStruct.undoList.removeLastUndo(undoObj)
91 treeStruct.undoList.removeLastUndo(undoObj)
H A Dtreemodel.py123 self.treeStructure.undoList.removeLastUndo(dataUndo)
H A Dtitlelistview.py105 treeStructure.undoList.removeLastUndo(undoObj)
H A Dtreelocalcontrol.py1337 self.structure.undoList.removeLastUndo(undoObj)
1369 self.structure.undoList.removeLastUndo(undoObj)
1652 self.structure.undoList.removeLastUndo(dataUndo)
1681 self.structure.undoList.removeLastUndo(dataUndo)
H A Dundo.py68 def removeLastUndo(self, undoObject): member in UndoRedoList
H A Dprintdialogs.py393 control.structure.undoList.removeLastUndo(undoObj)