Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java108 private SectionObject[] m_aGroupLabel; field in DesignTemplate
136 return getGroupSectionObject(m_aGroupLabel, _nGroup); in getGroupLabel()
207 m_aGroupLabel = new SectionObject[nGroupCount]; in analyseReportDefinition()
228 m_aGroupLabel[nGroup] == null) in analyseReportDefinition()
230 m_aGroupLabel[nGroup] = SectionLabel.create(aFixedText); in analyseReportDefinition()

Completed in 12 milliseconds