Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java463 m_mostRecentlyUndone = i_event.UndoActionTitle; in actionUndone()
579 private String getMostRecentlyUndoneTitle() { return m_mostRecentlyUndone; } in getMostRecentlyUndoneTitle()
593 m_mostRecentlyAddedAction = m_mostRecentlyUndone = null; in reset()
611 private String m_mostRecentlyUndone = null; field in UndoManager.UndoListener

Completed in 23 milliseconds