Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java131 return getGroupSectionObject(m_aGroupTextField, _nGroup); in getGroupTextField()
136 return getGroupSectionObject(m_aGroupLabel, _nGroup); in getGroupLabel()
139 private SectionObject getGroupSectionObject(SectionObject _aGroupList[], int _nGroup) in getGroupSectionObject() method in DesignTemplate