Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DTitlesComponent.java37 int iLabelPosX; field in TitlesComponent
54 … 8, _slblColumnNames, new Integer(iLabelPosX), new Integer(iCompPosY - 10), IStep, 60 in TitlesComponent()
67 iLabelPosX = iCompPosX + iRelLabelPosXDist; in insertControlGroup()
110 …16, Boolean.TRUE, new Integer(iLabelPosX), new Integer(_iCompPosY + 1), UIConsts.INVISIBLESTEP, ne… in ControlRow()
120 …12, HelpIds.getHelpIdString(curHelpIndex++), new Integer(iLabelPosX + 30), new Integer(_iCompPosY)… in ControlRow()
153 Integer TitlePosX = new Integer(iLabelPosX + iFieldNameWidth + 2); in adjustPosSizes()

Completed in 12 milliseconds