Lines Matching refs:li
108 …<ul><li>Calling <member>undo</member> when the top-element is a hidden undo action will transparen…
109 undo this action, and also undo the new top element of the stack.</li>
110 … <li>Calling <member>redo</member> when the top-element is a hidden action will transparently
111 redo this action, and also redo the new top element of the stack.</li>
112 … <li>In any user interface presenting the current Undo or Redo actions to the user, a hidden
179 … <ul><li>invoke <member>XUndoAction::undo</member> on the top-most action of the undo stack</li>
180 <li>move this undo action from the undo stack to the redo stack</li>
204 … <ul><li>invoke <member>XUndoAction::redo</member> on the top-most action of the redo stack</li>
205 <li>move this action from the redo stack to the undo stack</li>
298 <ul><li>remove all locks from the undo manager</li>
299 <li>close all open undo contexts</li>
300 <li>clear the undo stack</li>
301 <li>clear the redo stack</li>