Searched refs:rWizard (Results 1 – 1 of 1) sorted by relevance
1161 const OCopyTableWizard& rWizard = impl_getDialog_throw(); in impl_copyRows_throw() local1162 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_copyRows_throw()1163 bool bAutoIncrement = rWizard.shouldCreatePrimaryKey(); in impl_copyRows_throw()1381 OCopyTableWizard& rWizard( impl_getDialog_throw() ); in impl_doCopy_nothrow() local1383 WaitObject aWO( rWizard.GetParent() ); in impl_doCopy_nothrow()1386 switch ( rWizard.getOperation() ) in impl_doCopy_nothrow()1391 xTable = rWizard.createTable(); in impl_doCopy_nothrow()1409 xTable = rWizard.createTable(); in impl_doCopy_nothrow()1456 rWizard.createView(); in impl_doCopy_nothrow()1500 const OCopyTableWizard& rWizard = impl_getDialog_throw(); in impl_getServerSideCopyStatement_throw() local[all …]
Completed in 15 milliseconds