Searched refs:aExtLinkRecs (Results 1 – 1 of 1) sorted by relevance
502 RecordHandleVec aExtLinkRecs; in importGlobalsFragment() local631 aExtLinkRecs.push_back( rStrm.getRecHandle() ); in importGlobalsFragment()645 if( bRet && !aExtLinkRecs.empty() ) in importGlobalsFragment()652 …for( RecordHandleVec::const_iterator aIt = aExtLinkRecs.begin(), aEnd = aExtLinkRecs.end(); (aIt !… in importGlobalsFragment()
Completed in 13 milliseconds