Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java1317 m_actionsUndoneCounter = i_actionsUndoneCounter; in CountingUndoAction()
1329 …ssertEquals( "Undo action called out of order", m_expectedOrder, m_actionsUndoneCounter[0].intValu… in undo()
1330 ++m_actionsUndoneCounter[0]; in undo()
1340 private Integer[] m_actionsUndoneCounter; field in UndoManager.CountingUndoAction

Completed in 23 milliseconds