Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dmacromgr.cxx69 void getCellsByModule(const OUString& rModuleName, vector<ScFormulaCell*>& rCells) in getCellsByModule() function in ScUserMacroDepTracker
186 mpDepTracker->getCellsByModule(aModuleName, aCells); in BroadcastModuleUpdate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dmacromgr.cxx70 void getCellsByModule(const OUString& rModuleName, vector<ScFormulaCell*>& rCells) in getCellsByModule() function in ScUserMacroDepTracker
183 mpDepTracker->getCellsByModule(aModuleName, aCells); in BroadcastModuleUpdate()