Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java66 short curtabindex = (short) (100 * ReportWizard.SOTEMPLATEPAGE); in ReportLayouter()
95 …8, slblDataStructure, 95, 27, new Integer(ReportWizard.SOTEMPLATEPAGE), new Short(curtabindex++), … in ReportLayouter()
117 … }, new Integer(ReportWizard.SOTEMPLATEPAGE), ContentFiles[0], new Short(curtabindex++), 99 in ReportLayouter()
127 … 8, slblPageLayout, 205, 27, new Integer(ReportWizard.SOTEMPLATEPAGE), new Short(curtabindex++), 99 in ReportLayouter()
152 … }, new Integer(ReportWizard.SOTEMPLATEPAGE), LayoutFiles[0], new Short(curtabindex++), 99 in ReportLayouter()
162 …8, sOrientationHeader, 95, 148, new Integer(ReportWizard.SOTEMPLATEPAGE), new Short(curtabindex++)… in ReportLayouter()
173 …OrientHorizontal, 101, 158, new Short(m_nLandscapeState), new Integer(ReportWizard.SOTEMPLATEPAGE)… in ReportLayouter()
184 …, sOrientVertical, 101, 171, new Short(m_nPortraitState), new Integer(ReportWizard.SOTEMPLATEPAGE)… in ReportLayouter()
194 … new Short("0"), 23, 164, 158, Boolean.FALSE, new Integer(ReportWizard.SOTEMPLATEPAGE), 30 in ReportLayouter()
197 … String sNote = ReportWizard.getBlindTextNote(CurReportDocument, CurUnoDialog.m_oResource); in ReportLayouter()
[all …]
H A DReportFinalizer.java73 short curtabindex = (short) (ReportWizard.SOSTOREPAGE * 100); in ReportFinalizer()
93 … 8, sReportTitle, 95, 27, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), 68 in ReportFinalizer()
103 …12, "HID:WIZARDS_HID_DLGREPORT_4_TITLE", 95, 37, new Integer(ReportWizard.SOSTOREPAGE), new Short(… in ReportFinalizer()
113 …8, slblChooseReportKind, 95, 57, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), … in ReportFinalizer()
123 …DOCUMENT", sSaveAsDocument, 95, 69, new Short((short) 0), new Integer(ReportWizard.SOSTOREPAGE), n… in ReportFinalizer()
133 …TEMPLATE", sSaveAsTemplate, 95, 81, new Short((short) 1), new Integer(ReportWizard.SOSTOREPAGE), n… in ReportFinalizer()
144 … 8, slblHowProceed, 105, 93, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), 209 in ReportFinalizer()
165 …ETEMPLATE", sUseTemplate, 111, 115, new Short((short) 1), new Integer(ReportWizard.SOSTOREPAGE), n… in ReportFinalizer()
273 ReportWizard.bCloseDocument = false; in finish()
H A DGroupFieldHandler.java43 super(_CurUnoDialog, ReportWizard.SOGROUPPAGE, 95, 27, 210, 127, in GroupFieldHandler()
55 … String sNote = ReportWizard.getBlindTextNote(_CurReportDocument, _CurUnoDialog.m_oResource); in GroupFieldHandler()
63 … Boolean.FALSE, 18, sNote, Boolean.TRUE, 95, 158, new Integer(ReportWizard.SOGROUPPAGE), 209 in GroupFieldHandler()
H A DReportTextImplementation.java220 Object oDBForm = Helper.getUnoObjectbyName(xNamedForms, ReportWizard.SOREPORTFORMNAME); in reconnectToDatabase()
295 …tFormNotExisting = JavaTools.replaceSubString(sReportFormNotExisting, ReportWizard.SOREPORTFORMNAM… in reconnectToDatabase()
488 getDoc().createReportForm(ReportWizard.SOREPORTFORMNAME); in store()
718 public void importReportData(ReportWizard _aWizard) in importReportData()
H A DCallReportWizard.java119ReportWizard CurReportWizard = new ReportWizard( xmultiservicefactory, m_wizardContext ); in trigger()
H A DReportWizard.java66 public class ReportWizard extends DatabaseObjectWizard implements XTextListener, XCompletion class
97 … public ReportWizard(XMultiServiceFactory i_serviceFactory, final PropertyValue[] i_wizardContext) in ReportWizard() method in ReportWizard
H A DIReportDocument.java210 public void importReportData(ReportWizard aWizard); in importReportData()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java64 import com.sun.star.wizards.report.ReportWizard;
152ReportWizard.getLogger().log(com.sun.star.logging.LogLevel.SEVERE, "Problems with initialize the R… in initialize()
715 public void importReportData(ReportWizard aWizard) in importReportData()
/trunk/main/wizards/
H A DJar_report.mk57 wizards/com/sun/star/wizards/report/ReportWizard \

Completed in 53 milliseconds