Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java1118 final CustomUndoAction undoAction0 = new CustomUndoAction( "Step 0" ); in impl_testHiddenContexts() local
1119 i_undoManager.addUndoAction( undoAction0 ); in impl_testHiddenContexts()
1131 new String[] { undoAction1.getTitle(), undoAction0.getTitle() }, in impl_testHiddenContexts()
1142 undoAction0.undoCalled() ); in impl_testHiddenContexts()

Completed in 37 milliseconds