Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DFormControlTest.java142 if ( !verifyCleanInsertRow() ) in checkInsertRow()
372 assertTrue( "insert row not in expected clean state", verifyCleanInsertRow() ); in checkRowUpdates()
436 assertTrue( "insert row not in expected clean state", verifyCleanInsertRow() ); in checkEmptyIsNull()
454 private boolean verifyCleanInsertRow( ) throws com.sun.star.uno.Exception, java.lang.Exception in verifyCleanInsertRow() method in FormControlTest

Completed in 14 milliseconds