Searched refs:SOLABEL (Results 1 – 3 of 3) sorted by relevance
78 public final static int SOLABEL = 0; field in FormHandler121 sModelServices[SOLABEL] = "com.sun.star.form.component.FixedText"; in FormHandler()189 Control oLabelControl = new Control(this, SOLABEL, new Point(), new Size()); in initializeBasicControlValues()
147 case FormHandler.SOLABEL: in getControlName()
556 …LabelControlList[i] = new Control(oFormHandler, xFormName, FormHandler.SOLABEL, sFieldName, aPoint… in insertLabel()