LibreOffice Module sc (master)
1
|
#include <mtvcellfunc.hxx>
Go to the source code of this file.
Namespaces | |
sc | |
Functions | |
CellStoreType::iterator | sc::ProcessFormula (const CellStoreType::iterator &it, CellStoreType &rStore, SCROW nRow1, SCROW nRow2, std::function< void(size_t, ScFormulaCell *)> aFuncElem) |
Process formula cells found within specified row range. More... | |