Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 25 of 40) sorted by relevance

12

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java93 …protected void startContent(final AttributeMap attrs) throws IOException, DataSourceException, Rep… in startContent()
104 …protected void endContent(final AttributeMap attrs) throws IOException, DataSourceException, Repor… in endContent()
115 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection()
120 protected void endReportSection(final AttributeMap attrs, final int role) in endReportSection()
125 …protected void startOther(final AttributeMap attrs) throws IOException, DataSourceException, Repor… in startOther()
147 …protected void endOther(final AttributeMap attrs) throws IOException, DataSourceException, ReportP… in endOther()
196 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DPageSection.java45 public static boolean isPrintWithReportHeader(final AttributeMap attrs) in isPrintWithReportHeader()
51 public static boolean isPrintWithReportFooter(final AttributeMap attrs) in isPrintWithReportFooter()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java359 final AttributeList attrs = new AttributeList(); in applyColumnsToPageBand() local
514 protected void startContent(final AttributeMap attrs) in startContent()
536 protected void startOther(final AttributeMap attrs) in startOther()
723 private void startRow(final AttributeMap attrs) in startRow()
751 private void startTable(final AttributeMap attrs) in startTable()
1059 final AttributeList attrs = new AttributeList(); in openSection() local
1118 protected void startGroup(final AttributeMap attrs) in startGroup()
1164 protected void endGroup(final AttributeMap attrs) in endGroup()
1299 protected void endOther(final AttributeMap attrs) in endOther()
1405 protected void endGroupBody(final AttributeMap attrs) in endGroupBody()
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java50 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
63 protected void copyAttributes(final Attributes attrs, final Element element) in copyAttributes()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java793 protected void startBody(final AttributeMap attrs) in startBody()
816 protected void startGroup(final AttributeMap attrs) in startGroup()
833 protected void startGroupInstance(final AttributeMap attrs) in startGroupInstance()
838 protected void startGroupBody(final AttributeMap attrs) in startGroupBody()
843 protected abstract void startOther(final AttributeMap attrs) in startOther()
1006 protected void endGroupBody(final AttributeMap attrs) in endGroupBody()
1011 protected void endGroupInstance(final AttributeMap attrs) in endGroupInstance()
1021 protected abstract void endOther(final AttributeMap attrs) in endOther()
1024 protected void endReportSection(final AttributeMap attrs, in endReportSection()
1034 protected void endGroup(final AttributeMap attrs) in endGroup()
[all …]
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java194 …public void startOther(final AttributeMap attrs) throws DataSourceException, ReportProcessingExcep… in startOther()
279 …protected void startReportSection(final AttributeMap attrs, final int role) throws IOException, Da… in startReportSection()
291 …protected void endReportSection(final AttributeMap attrs, final int role) throws IOException, Data… in endReportSection()
321 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement()
492 private void collectBoundaryForElement(final AttributeMap attrs) in collectBoundaryForElement()
577 final AttributeMap attrs = (AttributeMap) shapes.get(i); in createTableShapes() local
640 …protected void endOther(final AttributeMap attrs) throws DataSourceException, ReportProcessingExce… in endOther()
699 private void generateCoveredTableCells(final AttributeMap attrs) throws IOException in generateCoveredTableCells()
747 protected void startContent(final AttributeMap attrs) throws IOException, DataSourceException, in startContent()
826 protected void endContent(final AttributeMap attrs) throws IOException, DataSourceException, in endContent()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DConditionalPrintExpressionReadHandler.java53 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DFormatConditionReadHandler.java57 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DFormattedTextReadHandler.java59 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DReportElementReadHandler.java64 protected void startParsing(final Attributes attrs) in startParsing()
H A DFunctionReadHandler.java59 protected void startParsing(final Attributes attrs) in startParsing()
H A DImageReadHandler.java63 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DMasterDetailReadHandler.java64 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DSubDocumentReadHandler.java72 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
H A DGroupReadHandler.java74 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/draw/
H A DObjectOleReadHandler.java56 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/
H A DXLinkReadHandler.java55 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMappingReadHandler.java52 protected void startParsing(final Attributes attrs) in startParsing()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupSectionLayoutController.java88 final AttributeMap attrs = super.computeAttributes(fc, element, target); in computeAttributes() local
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/
H A DTableReadHandler.java66 protected void startParsing(final Attributes attrs) in startParsing()
/aoo4110/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx100 const xmlChar** attrs = NULL ; in attrlist_to_nxmlstr() local
310 const xmlChar** attrs = NULL ; in startElement() local
/aoo4110/main/xmlsecurity/tools/uno/
H A DParsingThread.java103 NamedNodeMap attrs = m_node.getAttributes(); in nextStep() local
H A DAdapterNode.java146 NamedNodeMap attrs = m_domNode.getAttributes(); in toString() local
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/palm/
H A DRecord.java85 public Record(byte[] d, byte attrs) { in Record()
/aoo4110/main/writerfilter/qa/cppunittests/sl/
H A DtestOD_SL.cxx49 …tual void startElement(QName_t name, QName_t attrName[], const xxml::Value *attrValue[], int attrs) in startElement()

Completed in 133 milliseconds

12