Searched refs:INVISIBLESTEP (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | TitlesComponent.java | 110 ….TRUE, new Integer(iLabelPosX), new Integer(_iCompPosY + 1), UIConsts.INVISIBLESTEP, new Short(cur… in ControlRow() 120 …x++), new Integer(iLabelPosX + 30), new Integer(_iCompPosY), UIConsts.INVISIBLESTEP, new Short(cur… in ControlRow()
|
H A D | AggregateComponent.java | 527 …curHelpID++), new Integer(iCompPosX + 4), new Integer(ypos), UIConsts.INVISIBLESTEP, sFunctions, n… in ControlRow() 537 …urHelpID++), new Integer(iCompPosX + 98), new Integer(ypos), UIConsts.INVISIBLESTEP, new Short(cur… in ControlRow()
|
H A D | UIConsts.java | 48 public static final Integer INVISIBLESTEP = 99; field
|
H A D | UnoDialog.java | 592 … setControlProperty(controlname, PropertyNames.PROPERTY_STEP, UIConsts.INVISIBLESTEP); in setControlVisible()
|
Completed in 39 milliseconds