Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dexternalrefmgr.hxx361 typedef ::std::set<ScFormulaCell*> RefCellSet; typedef in ScExternalRefManager
362 typedef ::std::hash_map<sal_uInt16, RefCellSet> RefCellMap;
/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx159 …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 34 milliseconds