|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDPUtil, including all inherited members.
| createDuplicateDimensionName(const OUString &rOriginal, size_t nDupCount) | ScDPUtil | static |
| getDateGroupName(sal_Int32 nDatePart, sal_Int32 nValue, SvNumberFormatter *pFormatter, double fStart, double fEnd) | ScDPUtil | static |
| getDatePartValue(double fValue, const ScDPNumGroupInfo *pInfo, sal_Int32 nDatePart, const SvNumberFormatter *pFormatter) | ScDPUtil | static |
| getDisplayedMeasureName(const OUString &rName, ScSubTotalFunc eFunc) | ScDPUtil | static |
| getDuplicateIndex(const OUString &rName) | ScDPUtil | static |
| getNumGroupName(double fValue, const ScDPNumGroupInfo &rInfo, sal_Unicode cDecSep, SvNumberFormatter *pFormatter) | ScDPUtil | static |
| getNumGroupStartValue(double fValue, const ScDPNumGroupInfo &rInfo) | ScDPUtil | static |
| getSourceDimensionName(std::u16string_view rName) | ScDPUtil | static |
| isDuplicateDimension(std::u16string_view rName) | ScDPUtil | static |
| toSubTotalFunc(ScGeneralFunction eGenFunc) | ScDPUtil | static |