Home
last modified time | relevance | path

Searched refs:aExtLinkRecs (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dworkbookfragment.cxx502 RecordHandleVec aExtLinkRecs; in importGlobalsFragment() local
631 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 18 milliseconds