Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java162 protected void initialize(int _ntotfieldcount) in initialize() argument
167 ntotfieldcount = _ntotfieldcount; in initialize()
247 protected void setScrollValue(int _nscrollvalue, int _ntotfieldcount) in setScrollValue() argument
249 setTotalFieldCount(_ntotfieldcount); in setScrollValue()
275 protected void setTotalFieldCount(int _ntotfieldcount) in setTotalFieldCount() argument
277 this.ntotfieldcount = _ntotfieldcount; in setTotalFieldCount()

Completed in 18 milliseconds