Searched refs:aWizard (Results 1 – 3 of 3) sorted by relevance
715 OCopyTableWizard aWizard( in executeWizard() local731 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()
210 public void importReportData(ReportWizard aWizard); in importReportData() argument
715 public void importReportData(ReportWizard aWizard) in importReportData() argument
Completed in 15 milliseconds