Home
last modified time | relevance | path

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

/aoo41x/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java84 assertFalse(tableToolbar.exists()); in testTableSize()
302 assertTrue(tableToolbar.exists()); in testTableSelectRow()
334 assertFalse(tableToolbar.exists()); in testTableInsertRow()
355 assertFalse(tableToolbar.exists()); in testTableRowDelete()
405 assertTrue(tableToolbar.exists()); in testTableColumnSelect()
429 assertTrue(tableToolbar.exists()); in testTableColumnInsert()
433 assertTrue(tableToolbar.exists()); in testTableColumnInsert()
437 assertFalse(tableToolbar.exists()); in testTableColumnInsert()
454 assertTrue(tableToolbar.exists()); in testTableColumnDelete()
471 assertTrue(tableToolbar.exists()); in testTableCellSplit()
[all …]
/aoo41x/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java582 assertTrue("Table Toolbar appears", tableToolbar.exists(3)); in testInsertTableInDraw()
603 assertTrue("Table Toolbar appears", tableToolbar.exists(3)); in testInsertTableInDocument()
625 assertTrue("Table Toolbar appears", tableToolbar.exists(3)); in testInsertTableInPresentation()
/aoo41x/test/testgui/source/fvt/gui/sd/table/
H A DTableBorderProperty.java68 assertTrue(tableToolbar.exists(3)); in testTableBorderPropertyDialog()
H A DTableFontEffectsProperty.java67 assertTrue("Table Toolbar exist", tableToolbar.exists(3)); in testTableFontEffectPropertyDialog()
H A DTableBackgroundProperty.java64 assertTrue(tableToolbar.exists(3)); in testTableBackgroundPropertyDialog()
/aoo41x/test/testgui/source/testlib/gui/
H A DUIMap.java192 public static final VclToolBox tableToolbar = toolbox(".HelpId:tableobjectbar"); field in UIMap

Completed in 36 milliseconds