Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx626 typedef ::std::vector< XclExpXti > XclExpXtiVec; typedef in XclExpLinkManagerImpl8
629 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 26 milliseconds