Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java139 private SectionObject getGroupSectionObject(SectionObject _aGroupList[], int _nGroup) in getGroupSectionObject() argument
142 if (_nGroup < _aGroupList.length) in getGroupSectionObject()
144 a = _aGroupList[_nGroup]; in getGroupSectionObject()
149 if (_aGroupList.length > 0) in getGroupSectionObject()
151 a = _aGroupList[_aGroupList.length - 1]; in getGroupSectionObject()

Completed in 14 milliseconds