Searched refs:aColumnMapping (Results 1 – 1 of 1) sorted by relevance
1164 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_copyRows_throw() local1190 …DatabaseExport::createPreparedStatment( xDestMetaData, _rxDestTable, aColumnMapping ), UNO_SET_THR… in impl_copyRows_throw()1234 ODatabaseExport::TPositions::const_iterator aPosIter = aColumnMapping.begin(); in impl_copyRows_throw()1235 ODatabaseExport::TPositions::const_iterator aPosEnd = aColumnMapping.end(); in impl_copyRows_throw()1503 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_getServerSideCopyStatement_throw() local1504 ODatabaseExport::TPositions::const_iterator aPosIter = aColumnMapping.begin(); in impl_getServerSideCopyStatement_throw()1505 for ( sal_Int32 i = 0; aPosIter != aColumnMapping.end() ; ++aPosIter,++i ) in impl_getServerSideCopyStatement_throw()
Completed in 24 milliseconds