Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java165 adjustMainFormSize(_NBorderType); in initialize()
169 … aSubControlForm.initialize(curUIControlArranger.getSelectedArrangement(1), _NBorderType); in initialize()
193 adjustMainFormSize(_NBorderType); in initialize()
241 private void adjustMainFormSize(Short _NBorderType) in adjustMainFormSize() argument
254 curUIControlArranger.getAlignValue(), _NBorderType); in adjustMainFormSize()
258 private void adjustSubFormPosSize(Short _NBorderType) in adjustSubFormPosSize() argument
386 public void initialize(int _curArrangement, Short _NBorderType) in initialize() argument
411 insertGridControl(_NBorderType); in initialize()
428 adjustSubFormPosSize(_NBorderType); in initialize()
544 private void insertGridControl(Short _NBorderType) in insertGridControl() argument
[all …]
H A DFormControlArranger.java349 …trols(int _icurArrangement, Point _aStartPoint, Size _aFormSize, short _iAlign, Short _NBorderType) in positionControls() argument
353 NBorderType = _NBorderType; in positionControls()

Completed in 14 milliseconds