Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java128 if (!isFilteredNamespace(namespace)) in startOther()
154 if (!isFilteredNamespace(namespace)) in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java301 if (isFilteredNamespace(attrNamespace)) in buildAttributeList()
318 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace() method in StylesWriter
H A DOfficeDocumentReportTarget.java542 if (!isFilteredNamespace(ReportTargetUtil.getNamespaceFromAttribute(attrs))) in startElement()
760 if (isFilteredNamespace(attrNamespace)) in performStyleProcessing()
870 protected boolean isFilteredNamespace(final String namespace) in isFilteredNamespace() method in OfficeDocumentReportTarget
1217 if (isFilteredNamespace(attrNamespace)) in buildAttributeList()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java206 if (isRepeatingSection() || isFilteredNamespace(namespace)) in startOther()
660 if (isFilteredNamespace(namespace)) in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java554 else if (isFilteredNamespace(namespace)) in startOther()

Completed in 43 milliseconds