Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java32 public class ReportLayouter class
61 …public ReportLayouter(XMultiServiceFactory _xMSF, IReportDocument _CurReportDocument, UnoDialog _C… in ReportLayouter() method in ReportLayouter
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 DReportWizard.java74 private ReportLayouter CurReportLayouter;
346 CurReportLayouter = new ReportLayouter(xMSF, m_reportDocument, this); in buildSteps()
H A Dmakefile.mk55 ReportLayouter.java \
/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java62 import com.sun.star.wizards.report.ReportLayouter;
85 super(_serviceFactory, ReportLayouter.SOOPTLANDSCAPE); in ReportBuilderImplementation()
/aoo4110/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 138 milliseconds