Searched refs:XclExpSBIndex (Results 1 – 1 of 1) sorted by relevance
422 struct XclExpSBIndex struct in XclExpSupbookBuffer429 typedef ::std::vector< XclExpSBIndex > XclExpSBIndexVec;1635 const XclExpSBIndex& rSBIndex = maSBIndexVec[ nXclTab ]; in StoreCellRange()1651 bool operator()(const XclExpSupbookBuffer::XclExpSBIndex& r) const in operator ()()1692 maSBIndexVec.push_back(XclExpSBIndex()); in StoreCell()1693 XclExpSBIndex& r = maSBIndexVec.back(); in StoreCell()1758 maSBIndexVec.push_back(XclExpSBIndex()); in StoreCellRange()1759 XclExpSBIndex& r = maSBIndexVec.back(); in StoreCellRange()1863 maSBIndexVec.push_back(XclExpSBIndex()); in GetXti()1864 XclExpSBIndex& r = maSBIndexVec.back(); in GetXti()
Completed in 28 milliseconds