Searched refs:ScMyDetectiveOpList (Results 1 – 2 of 2) sorted by relevance
268 typedef ::std::list< ScMyDetectiveOp > ScMyDetectiveOpList; typedef274 ScMyDetectiveOpList aDetectiveOpList;
585 ScMyDetectiveOpList::iterator aItr(aDetectiveOpList.begin()); in SetCellData()586 ScMyDetectiveOpList::iterator aEndItr(aDetectiveOpList.end()); in SetCellData()597 ScMyDetectiveOpList::iterator aItr = aDetectiveOpList.begin(); in SkipTable()