Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java169 public OfficeStylesCollection getStylesCollection() in getStylesCollection() method in OfficeDocumentReportTarget.BufferState
404 predefinedStylesCollection = reportDoc.getStylesCollection(); in startReport()
747 final OfficeStylesCollection stylesCollection = getStylesCollection(); in performStyleProcessing()
1134 public OfficeStylesCollection getStylesCollection() in getStylesCollection() method in OfficeDocumentReportTarget
1137 return bufferState.getStylesCollection(); in getStylesCollection()
1306 getStylesCollection(), getGlobalStylesCollection(), in deriveStyle()
1384 getStylesCollection().getAutomaticStyles().addStyle(imageStyle); in startImageProcessing()
1401 getStylesCollection().getAutomaticStyles().addStyle(imageStyle); in startImageProcessing()
1419 getStylesCollection().getAutomaticStyles().addStyle(imageStyle); in startImageProcessing()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java374 final OfficeStyles automaticStyles = getStylesCollection().getAutomaticStyles(); in generateSectionStyle()
524 startBuffering(getStylesCollection(), true); in startContent()
562 startBuffering(getStylesCollection(), true); in startOther()
613 … TextRawReportTarget.VARIABLES_HIDDEN_STYLE_WITH_KEEPWNEXT, getStylesCollection(), in startOther()
655 …style = StyleUtilities.queryStyleByProperties(getStylesCollection(), OfficeToken.PARAGRAPH, PARAGR… in startOther()
894 … TextRawReportTarget.VARIABLES_HIDDEN_STYLE_WITH_KEEPWNEXT, getStylesCollection(), in startTable()
1336 tag, getStylesCollection(), in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeDocument.java56 public OfficeStylesCollection getStylesCollection() in getStylesCollection() method in OfficeDocument
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormattedTextLayoutController.java204 … final OfficeStyle style = document.getStylesCollection().getStyle("table-cell", cellStyleName); in computeValueStyle()

Completed in 24 milliseconds