| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ |
| H A D | ChartRawReportTarget.java | 93 …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()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/ |
| H A D | PageSection.java | 45 public static boolean isPrintWithReportHeader(final AttributeMap attrs) in isPrintWithReportHeader() 51 public static boolean isPrintWithReportFooter(final AttributeMap attrs) in isPrintWithReportFooter()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
| H A D | TextRawReportTarget.java | 198 private boolean isSectionPagebreakAfter(final AttributeMap attrs) in isSectionPagebreakAfter() 205 private boolean isSectionPagebreakBefore(final AttributeMap attrs) in isSectionPagebreakBefore() 359 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 1069 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() 1118 protected void startGroup(final AttributeMap attrs) in startGroup() [all …]
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
| H A D | OfficeDocumentReportTarget.java | 522 final AttributeMap attrs = new LazyAttributeMap(roAttrs); in startElement() local 744 protected void performStyleProcessing(final AttributeMap attrs) in performStyleProcessing() 793 protected void startBody(final AttributeMap attrs) in startBody() 804 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() 813 protected abstract void startContent(final AttributeMap attrs) in startContent() 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() 936 final AttributeMap attrs = new LazyAttributeMap(roAttrs); in endElement() local [all …]
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
| H A D | ElementReadHandler.java | 50 protected void startParsing(final Attributes attrs) throws SAXException in startParsing() 63 protected void copyAttributes(final Attributes attrs, final Element element) in copyAttributes()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
| H A D | SpreadsheetRawReportTarget.java | 194 …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()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/ |
| H A D | ConditionalPrintExpressionReadHandler.java | 53 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | FormattedTextReadHandler.java | 59 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | FormatConditionReadHandler.java | 57 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | ReportElementReadHandler.java | 64 protected void startParsing(final Attributes attrs) in startParsing()
|
| H A D | ImageReadHandler.java | 63 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | FunctionReadHandler.java | 59 protected void startParsing(final Attributes attrs) in startParsing()
|
| H A D | MasterDetailReadHandler.java | 64 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | SubDocumentReadHandler.java | 72 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| H A D | GroupReadHandler.java | 74 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/draw/ |
| H A D | ObjectOleReadHandler.java | 56 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
| H A D | StyleMappingReadHandler.java | 52 protected void startParsing(final Attributes attrs) in startParsing()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/xlink/ |
| H A D | XLinkReadHandler.java | 55 protected void startParsing(final Attributes attrs) throws SAXException in startParsing()
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
| H A D | OfficeGroupSectionLayoutController.java | 88 final AttributeMap attrs = super.computeAttributes(fc, element, target); in computeAttributes() local
|
| /trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/table/ |
| H A D | TableReadHandler.java | 66 protected void startParsing(final Attributes attrs) in startParsing()
|
| /trunk/main/xmlsecurity/source/xmlsec/ |
| H A D | saxhelper.cxx | 100 const xmlChar** attrs = NULL ; in attrlist_to_nxmlstr() local 310 const xmlChar** attrs = NULL ; in startElement() local
|
| /trunk/main/xmlsecurity/tools/uno/ |
| H A D | ParsingThread.java | 103 NamedNodeMap attrs = m_node.getAttributes(); in nextStep() local
|
| H A D | AdapterNode.java | 146 NamedNodeMap attrs = m_domNode.getAttributes(); in toString() local
|
| /trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/palm/ |
| H A D | Record.java | 85 public Record(byte[] d, byte attrs) { in Record()
|
| /trunk/main/writerfilter/qa/cppunittests/sl/ |
| H A D | testOD_SL.cxx | 49 …tual void startElement(QName_t name, QName_t attrName[], const xxml::Value *attrValue[], int attrs) in startElement()
|