Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DTitlesComponent.java153 Integer TitlePosX = new Integer(iLabelPosX + iFieldNameWidth + 2); in adjustPosSizes() local
154 …Integer TitleWidth = new Integer(iCompPosX + iCompWidth - TitlePosX.intValue() - iScrollBarWidth -… in adjustPosSizes()
163 TitlePosX, TitleWidth in adjustPosSizes()
167 … CurUnoDialog.setControlProperty("lblColumnTitles", PropertyNames.PROPERTY_POSITION_X, TitlePosX); in adjustPosSizes()

Completed in 45 milliseconds