Home
last modified time | relevance | path

Searched defs:masterPage (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeMasterStyles.java56 public void addMasterPage(final OfficeMasterPage masterPage) in addMasterPage()
62 this.masterPages.put(masterPage.getStyleName(), masterPage); in addMasterPage() local
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DMasterPageReadHandler.java48 private final OfficeMasterPage masterPage; field in MasterPageReadHandler
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java146 final OfficeMasterPage masterPage = officeMasterPages[i]; in writeMasterStylesSection() local
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DMasterPageFactory.java262 final OfficeMasterPage masterPage = new OfficeMasterPage(); in createMasterPage() local
H A DTextRawReportTarget.java287 …final OfficeMasterPage masterPage = masterPageFactory.getMasterPage(STANDARD, activePageHeader, ac… in createMasterPage() local
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java794 final OfficeMasterPage masterPage; in createMasterPage() local

Completed in 46 milliseconds