Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dexternalrefmgr.hxx368 typedef std::set<ScFormulaCell*> RefCellSet; typedef in ScExternalRefManager
369 typedef std::unordered_map<sal_uInt16, RefCellSet> RefCellMap;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dexternalrefmgr.hxx364 typedef std::set<ScFormulaCell*> RefCellSet; typedef in ScExternalRefManager
365 typedef std::unordered_map<sal_uInt16, RefCellSet> RefCellMap;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx160 void operator() (pair<const sal_uInt16, ScExternalRefManager::RefCellSet>& r) const in operator ()()
2113 RefCellSet& rRefCells = itrFile->second; in refreshAllRefCells()
2149 RefCellSet aRefCells; in insertRefCell()
2972 RefCellSet aSet = itrRefs->second; in breakLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx160 void operator() (pair<const sal_uInt16, ScExternalRefManager::RefCellSet>& r) const in operator ()()
2111 RefCellSet& rRefCells = itrFile->second; in refreshAllRefCells()
2147 RefCellSet aRefCells; in insertRefCell()
2945 RefCellSet aSet = itrRefs->second; in breakLink()