|
LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::NumberTransformation, including all inherited members.
| getColumn() const | sc::NumberTransformation | |
| getLastRow(const ScDocument &rDoc, SCCOL nCol) | sc::DataTransformation | protectedstatic |
| getNumberTransformationType() const | sc::NumberTransformation | |
| getPrecision() const | sc::NumberTransformation | |
| getTransformationType() const override | sc::NumberTransformation | virtual |
| maPrecision | sc::NumberTransformation | private |
| maType | sc::NumberTransformation | private |
| mnCol | sc::NumberTransformation | private |
| NumberTransformation(std::set< SCCOL > &&nCol, const NUMBER_TRANSFORM_TYPE rType) | sc::NumberTransformation | |
| NumberTransformation(std::set< SCCOL > &&nCol, const NUMBER_TRANSFORM_TYPE rType, int nPrecision) | sc::NumberTransformation | |
| Transform(ScDocument &rDoc) const override | sc::NumberTransformation | virtual |
| ~DataTransformation() | sc::DataTransformation | virtual |