Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java409 final OfficeStyle graphicsDefaultStyle = new OfficeStyle(); in startReport() local
410 graphicsDefaultStyle.setStyleFamily(OfficeToken.GRAPHIC); in startReport()
411 graphicsDefaultStyle.setStyleName(OfficeToken.GRAPHICS); in startReport()
412 …final Element graphicProperties = produceFirstChild(graphicsDefaultStyle, OfficeNamespaces.STYLE_N… in startReport()
425 commonStyles.addStyle(graphicsDefaultStyle); in startReport()

Completed in 37 milliseconds