Searched refs:XclExpXtiVec (Results 1 – 1 of 1) sorted by relevance
626 typedef ::std::vector< XclExpXti > XclExpXtiVec; typedef in XclExpLinkManagerImpl8629 XclExpXtiVec maXtiVec; /// List of XTI structures for the EXTERNSHEET record.2252 …for( XclExpXtiVec::const_iterator aIt = maXtiVec.begin(), aEnd = maXtiVec.end(); aIt != aEnd; ++aI… in Save()2260 …for( XclExpXtiVec::const_iterator aIt = maXtiVec.begin(), aEnd = maXtiVec.end(); aIt != aEnd; ++aI… in InsertXti()
Completed in 48 milliseconds