Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java91 private static final String PARAGRAPH_PROPERTIES = "paragraph-properties"; field in TextRawReportTarget
473 paragraphProps.setType(PARAGRAPH_PROPERTIES); in createVariablesStyle()
655 …ryStyleByProperties(getStylesCollection(), OfficeToken.PARAGRAPH, PARAGRAPH_PROPERTIES, propertyNa… in startOther()
667 paragraphProps.setType(PARAGRAPH_PROPERTIES); in startOther()
863 …Element paragraphProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, PARAGRAPH_PROPERTIES); in startTable()
868 …Element paragraphProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, PARAGRAPH_PROPERTIES); in startTable()
882 …Element paragraphProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, PARAGRAPH_PROPERTIES); in startTable()
923 …Element paragraphProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, PARAGRAPH_PROPERTIES); in startTable()
929 …Element paragraphProps = produceFirstChild(style, OfficeNamespaces.STYLE_NS, PARAGRAPH_PROPERTIES); in startTable()

Completed in 20 milliseconds