Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 8 of 8) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java127 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local
153 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local
196 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement()
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dgbuild.mk23 using namespace gb::types; target
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java244 final String namespace = element.getNamespace(); in writeElement() local
253 final String namespace = section.getNamespace(); in writeSection() local
318 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace()
H A DOfficeDocumentReportTarget.java870 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DElementReadHandler.java69 final String namespace = attrs.getURI(i); in copyAttributes() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java205 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local
321 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement()
659 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java539 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startOther() local
1015 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in startTable() local
1302 final String namespace = ReportTargetUtil.getNamespaceFromAttribute(attrs); in endOther() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java196 final String namespace = tableCell.getNamespace(); in findNodeInSection() local

Completed in 50 milliseconds