Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx715 OCopyTableWizard aWizard( in executeWizard() local
731 if (aWizard.Execute()) in executeWizard()
733 switch(aWizard.getOperation()) in executeWizard()
738 m_xTable = aWizard.createTable(); in executeWizard()
746 m_bIsAutoIncrement = aWizard.shouldCreatePrimaryKey(); in executeWizard()
747 m_vColumns = aWizard.GetColumnPositions(); in executeWizard()
748 m_vColumnTypes = aWizard.GetColumnTypes(); in executeWizard()
749 m_bAppendFirstLine = !aWizard.UseHeaderLine(); in executeWizard()
764 …::dbaui::showError( ::dbtools::SQLExceptionInfo( ::cppu::getCaughtException() ), &aWizard, m_xFact… in executeWizard()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DIReportDocument.java210 public void importReportData(ReportWizard aWizard); in importReportData() argument
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java715 public void importReportData(ReportWizard aWizard) in importReportData() argument

Completed in 30 milliseconds