Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DReportTextImplementation.java112 super( i_serviceFactory, ReportLayouter.SOOPTLANDSCAPE ); in ReportTextImplementation()
522 if (nOrientation == ReportLayouter.SOOPTLANDSCAPE) in setPageOrientation()
526 else if (nOrientation == ReportLayouter.SOOPTPORTRAIT) in setPageOrientation()
H A DReportLayouter.java32 public class ReportLayouter class
61 …public ReportLayouter(XMultiServiceFactory _xMSF, IReportDocument _CurReportDocument, UnoDialog _C… in ReportLayouter() method in ReportLayouter
H A DReportWizard.java74 private ReportLayouter CurReportLayouter;
346 CurReportLayouter = new ReportLayouter(xMSF, m_reportDocument, this); in buildSteps()
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java63 import com.sun.star.wizards.report.ReportLayouter;
86 super(_serviceFactory, ReportLayouter.SOOPTLANDSCAPE); in ReportBuilderImplementation()
/aoo42x/main/wizards/
H A DJar_report.mk54 wizards/com/sun/star/wizards/report/ReportLayouter \
/aoo42x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1092 if (com.sun.star.wizards.report.ReportLayouter.SOOPTLANDSCAPE == _nOrientation) in setPageOrientation()

Completed in 139 milliseconds