Home
last modified time | relevance | path

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

/AOO42X/test/testgui/source/fvt/gui/sw/table/ !
H A DTableGeneral.java373 swTableSetColumnWidth.focus();
382 assertEquals("2.00 \"", swTableSetColumnWidth.getText());
904 swTableSetColumnWidth.focus();
913 assertEquals("2.00 \"", swTableSetColumnWidth.getText());
/AOO42X/test/testgui/source/testlib/gui/ !
H A DUIMap.java508 …public static final VclField swTableSetColumnWidth = field("sw:MetricField:DLG_COL_WIDTH:ED_WIDTH"… field in UIMap