Searched refs:startReportSection (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/ ! |
| H A D | OfficeDocumentReportTarget.java | 618 startReportSection(attrs, currentRole); in startElement() 648 startReportSection(attrs, currentRole); in startElement() 676 startReportSection(attrs, currentRole); in startElement() 707 startReportSection(attrs, currentRole); in startElement() 804 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() method in OfficeDocumentReportTarget
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ ! |
| H A D | SpreadsheetRawReportTarget.java | 279 …protected void startReportSection(final AttributeMap attrs, final int role) throws IOException, Da… in startReportSection() method in SpreadsheetRawReportTarget 287 super.startReportSection(attrs, role); in startReportSection()
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ ! |
| H A D | ChartRawReportTarget.java | 115 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() method in ChartRawReportTarget
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ ! |
| H A D | TextRawReportTarget.java | 1069 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() method in TextRawReportTarget
|