Searched refs:rWizard (Results 1 – 1 of 1) sorted by relevance
1163 const OCopyTableWizard& rWizard = impl_getDialog_throw(); in impl_copyRows_throw() local1164 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_copyRows_throw()1165 bool bAutoIncrement = rWizard.shouldCreatePrimaryKey(); in impl_copyRows_throw()1383 OCopyTableWizard& rWizard( impl_getDialog_throw() ); in impl_doCopy_nothrow() local1385 WaitObject aWO( rWizard.GetParent() ); in impl_doCopy_nothrow()1388 switch ( rWizard.getOperation() ) in impl_doCopy_nothrow()1393 xTable = rWizard.createTable(); in impl_doCopy_nothrow()1411 xTable = rWizard.createTable(); in impl_doCopy_nothrow()1458 rWizard.createView(); in impl_doCopy_nothrow()1502 const OCopyTableWizard& rWizard = impl_getDialog_throw(); in impl_getServerSideCopyStatement_throw() local[all …]
Completed in 17 milliseconds