Home
last modified time | relevance | path

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

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java93 private static final String TABLE_PROPERTIES = "table-properties"; field in TextRawReportTarget
940 … final Element tableProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, TABLE_PROPERTIES); in startTable()
963 … final Element tableProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, TABLE_PROPERTIES); in startTable()
992 … final Element tableProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, TABLE_PROPERTIES); in startTable()

Completed in 24 milliseconds