Searched refs:aColumnMapping (Results 1 – 1 of 1) sorted by relevance
1162 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_copyRows_throw() local1188 …DatabaseExport::createPreparedStatment( xDestMetaData, _rxDestTable, aColumnMapping ), UNO_SET_THR… in impl_copyRows_throw()1232 ODatabaseExport::TPositions::const_iterator aPosIter = aColumnMapping.begin(); in impl_copyRows_throw()1233 ODatabaseExport::TPositions::const_iterator aPosEnd = aColumnMapping.end(); in impl_copyRows_throw()1501 ODatabaseExport::TPositions aColumnMapping = rWizard.GetColumnPositions(); in impl_getServerSideCopyStatement_throw() local1502 ODatabaseExport::TPositions::const_iterator aPosIter = aColumnMapping.begin(); in impl_getServerSideCopyStatement_throw()1503 for ( sal_Int32 i = 0; aPosIter != aColumnMapping.end() ; ++aPosIter,++i ) in impl_getServerSideCopyStatement_throw()
Completed in 23 milliseconds