Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java117 private OfficeMasterPage currentMasterPage; field in TextRawReportTarget
272 currentMasterPage.setPageLayout(derivedLayout); in createMasterPage()
279 currentMasterPage.setPageLayout(derivedLayout); in createMasterPage()
281 officeMasterStyles.addMasterPage(currentMasterPage); in createMasterPage()
282 masterPageName = currentMasterPage.getStyleName(); in createMasterPage()
296 currentMasterPage = masterPage; in createMasterPage()
297 masterPageName = currentMasterPage.getStyleName(); in createMasterPage()
786 masterPageName = currentMasterPage.getStyleName(); in startTable()
796 masterPageName = currentMasterPage.getStyleName(); in startTable()
814 masterPageName = currentMasterPage.getStyleName(); in startTable()
[all …]

Completed in 11 milliseconds