Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java519 public final void startElement(final AttributeMap roAttrs) in startElement() argument
522 final AttributeMap attrs = new LazyAttributeMap(roAttrs); in startElement()
933 public final void endElement(final AttributeMap roAttrs) in endElement() argument
936 final AttributeMap attrs = new LazyAttributeMap(roAttrs); in endElement()

Completed in 20 milliseconds