Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java136 final OfficeStyle predefAutoStyle = in copyStyle() local
138 if (predefAutoStyle != null) in copyStyle()
143 copyStyleInternal(predefAutoStyle, autoStyles, stylesCollection, in copyStyle()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java689 …final OfficeStyle predefAutoStyle = getPredefinedStylesCollection().getAutomaticStyles().getStyle(… in startOther() local
690 if (predefAutoStyle != null) in startOther()
693 final Element graphicProperties = predefAutoStyle.getGraphicProperties(); in startOther()

Completed in 35 milliseconds