LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::SharedFormulaUtil, including all inherited members.
getSharedTopFormulaCell(const CellStoreType::position_type &aPos) | sc::SharedFormulaUtil | static |
groupFormulaCells(const Iter &itBeg, const Iter &itEnd) | sc::SharedFormulaUtil | inlinestatic |
joinFormulaCellAbove(const CellStoreType::position_type &aPos) | sc::SharedFormulaUtil | static |
joinFormulaCells(const CellStoreType::position_type &rPos, ScFormulaCell &rCell1, ScFormulaCell &rCell2) | sc::SharedFormulaUtil | static |
splitFormulaCellGroup(const CellStoreType::position_type &aPos, sc::EndListeningContext *pCxt) | sc::SharedFormulaUtil | static |
splitFormulaCellGroups(const ScDocument &rDoc, CellStoreType &rCells, std::vector< SCROW > &rBounds) | sc::SharedFormulaUtil | static |
startListeningAsGroup(StartListeningContext &rCxt, ScFormulaCell **ppSharedTop) | sc::SharedFormulaUtil | static |
unshareFormulaCell(const CellStoreType::position_type &aPos, ScFormulaCell &rCell) | sc::SharedFormulaUtil | static |
unshareFormulaCells(const ScDocument &rDoc, CellStoreType &rCells, std::vector< SCROW > &rRows) | sc::SharedFormulaUtil | static |