Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DDesignTemplate.java167 final XSection xDetailSection = m_xReportDefinition.getDetail(); in analyseReportDefinition() local
168 final int nDetailCount = xDetailSection.getCount(); in analyseReportDefinition()
173 Object aObj = xDetailSection.getByIndex(i); in analyseReportDefinition()

Completed in 14 milliseconds