116117118119120121122123
// ----------------------------------------------------------------------------------------------------------------- @Test public void checkWriterUndo() throws Exception { m_currentTestCase = new WriterDocumentTest( getORB() ); impl_checkUndo(); }