Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java455 m_mostRecentlyAddedAction = i_event.UndoActionTitle; in undoActionAdded()
578 private String getMostRecentlyAddedActionTitle() { return m_mostRecentlyAddedAction; }; in getMostRecentlyAddedActionTitle()
593 m_mostRecentlyAddedAction = m_mostRecentlyUndone = null; in reset()
610 private String m_mostRecentlyAddedAction = null; field in UndoManager.UndoListener

Completed in 14 milliseconds