Home
last modified time | relevance | path

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

/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java163 short row2 = (short)7; in checkBooleanRadioBinding() local
165 bindToCell( secondaryRadio, col, row2 ); in checkBooleanRadioBinding()
171 …verifyNumericCellContent( col, row2, 0, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
176 …verifyNumericCellContent( col, row2, 1, "Radio buttons do not forward their (boolean) values to ce… in checkBooleanRadioBinding()
182 …verifyNumericCellContent( col, row2, 0, "Changing primary cell is not propagated to the secondary … in checkBooleanRadioBinding()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DTopicsControl.java824 private void switchRows(int row1, int row2)
827 PropertyValue[] o2 = (PropertyValue[]) scrollfields.get(row2 + nscrollvalue);
838 fillupControls(row2);
841 updateDocumentRow(row2 + nscrollvalue, o2);
847 (row2 + nscrollvalue + 1 == scrollfields.size()))
857 else if ((row1 + nscrollvalue) + (row2 + nscrollvalue) == (scrollfields.size() * 2 - 5))
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog.src126 // row2 | fixed text

Completed in 27 milliseconds