Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java235 if (fieldcount < super.getBlockIncrementation()) in addRow()
243 …ntrolRow oControlRow = (ControlRow) ControlRowVector.elementAt(super.getBlockIncrementation() - 1); in addRow()
260 if ((fieldcount + 1) <= super.getBlockIncrementation()) in removeRow()
444 for (int i = 0; i < this.getBlockIncrementation(); i++) in initializeScrollFields()
H A DControlScroller.java344 protected int getBlockIncrementation() in getBlockIncrementation() method in ControlScroller

Completed in 24 milliseconds