Home
last modified time | relevance | path

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

/AOO42X/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java319 assertTrue("SWTable_InsertRow Dialog pop up", swTableInsertRow.exists());
324 swTableInsertRow.ok();
850 assertTrue("SWTable_InsertRow Dialog pop up", swTableInsertRow.exists());
855 swTableInsertRow.ok();
/AOO42X/test/testgui/source/testlib/gui/
H A DUIMap.java505 public static final VclDialog swTableInsertRow = dialog(".uno:InsertRowDialog"); field in UIMap