Searched refs:RefCellSet (Results 1 – 2 of 2) sorted by relevance
361 typedef ::std::set<ScFormulaCell*> RefCellSet; typedef in ScExternalRefManager362 typedef ::std::hash_map<sal_uInt16, RefCellSet> RefCellMap;
159 …FormulaCell : public unary_function<pair<const sal_uInt16, ScExternalRefManager::RefCellSet>, void>163 void operator() (pair<const sal_uInt16, ScExternalRefManager::RefCellSet>& r) const in operator ()()1581 RefCellSet::iterator itrCell = itr->second.begin(), itrCellEnd = itr->second.end(); in markUsedExternalRefCells()1878 RefCellSet& rRefCells = itrFile->second; in refreshAllRefCells()1900 RefCellSet aRefCells; in insertRefCell()2258 RefCellSet aSet = itrRefs->second; in breakLink()
Completed in 45 milliseconds