LibreOffice Module sc (master) 1
|
#include <mtvcellfunc.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |
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... | |