Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java577 private String getCurrentUndoContextTitle() { return m_activeUndoContexts.peek(); } in getCurrentUndoContextTitle() method in UndoManager.UndoListener
687 "Batch Changes", m_undoListener.getCurrentUndoContextTitle() ); in impl_testMultipleModifications()
1424 … assertEquals( getCallbackUndoContextTitle(), m_undoListener.getCurrentUndoContextTitle() ); in execute()

Completed in 22 milliseconds