AddReference(ScDPObject *pObj) const | ScDPCache | |
AppendGroupField() | ScDPCache | |
Clear() | ScDPCache | private |
ClearAllFields() | ScDPCache | |
ClearGroupFields() | ScDPCache | |
Dump() const | ScDPCache | |
EmptyRowsType typedef | ScDPCache | |
FieldsType typedef | ScDPCache | private |
GetAllReferences() const | ScDPCache | |
GetColumnCount() const | ScDPCache | |
GetDataSize() const | ScDPCache | |
GetDimensionIndex(std::u16string_view sName) const | ScDPCache | |
GetDimensionName(std::vector< OUString >::size_type nDim) const | ScDPCache | |
GetDimMemberCount(tools::Long nDim) const | ScDPCache | |
GetDimMemberValues(SCCOL nDim) const | ScDPCache | |
GetDoc() const | ScDPCache | |
GetFieldCount() const | ScDPCache | |
GetFieldIndexArray(size_t nDim) const | ScDPCache | |
GetFormattedString(tools::Long nDim, const ScDPItemData &rItem, bool bLocaleIndependent) const | ScDPCache | |
GetGroupDimMemberIds(tools::Long nDim, std::vector< SCROW > &rIds) const | ScDPCache | |
GetGroupFieldCount() const | ScDPCache | |
GetGroupItems(tools::Long nDim) const | ScDPCache | private |
GetGroupType(tools::Long nDim) const | ScDPCache | |
GetIdByItemData(tools::Long nDim, const ScDPItemData &rItem) const | ScDPCache | |
GetItemDataById(tools::Long nDim, SCROW nId) const | ScDPCache | |
GetItemDataId(sal_uInt16 nDim, SCROW nRow, bool bRepeatIfEmpty) const | ScDPCache | |
GetLocaleIndependentFormat(SvNumberFormatter &rFormatter, sal_uInt32 nNumFormat) | ScDPCache | static |
GetLocaleIndependentFormattedNumberString(double fValue) | ScDPCache | static |
GetLocaleIndependentFormattedString(double fValue, SvNumberFormatter &rFormatter, sal_uInt32 nNumFormat) | ScDPCache | static |
GetNumberFormat(tools::Long nDim) const | ScDPCache | |
GetNumberFormatter() const | ScDPCache | |
GetNumGroupInfo(tools::Long nDim) const | ScDPCache | |
GetRowCount() const | ScDPCache | |
GroupFieldsType typedef | ScDPCache | private |
IndexArrayType typedef | ScDPCache | |
InitFromDataBase(DBConnector &rDB) | ScDPCache | |
InitFromDoc(ScDocument &rDoc, const ScRange &rRange) | ScDPCache | |
InternString(size_t nDim, const OUString &rStr) | ScDPCache | |
IsDateDimension(tools::Long nDim) const | ScDPCache | |
IsRowEmpty(SCROW nRow) const | ScDPCache | |
maEmptyRows | ScDPCache | private |
maFields | ScDPCache | private |
maGroupFields | ScDPCache | private |
maLabelNames | ScDPCache | private |
maRefObjects | ScDPCache | mutableprivate |
maStringPools | ScDPCache | private |
mbDisposing | ScDPCache | private |
mnColumnCount | ScDPCache | private |
mnDataSize | ScDPCache | private |
mnRowCount | ScDPCache | private |
mrDoc | ScDPCache | private |
operator=(const ScDPCache &)=delete | ScDPCache | |
PostInit() | ScDPCache | private |
RemoveReference(ScDPObject *pObj) const | ScDPCache | |
ResetGroupItems(tools::Long nDim, const ScDPNumGroupInfo &rNumInfo, sal_Int32 nGroupType) | ScDPCache | |
ScDPCache(const ScDPCache &)=delete | ScDPCache | |
ScDPCache(ScDocument &rDoc) | ScDPCache | |
ScDPItemDataVec typedef | ScDPCache | |
ScDPObjectSet typedef | ScDPCache | |
SetGroupItem(tools::Long nDim, const ScDPItemData &rData) | ScDPCache | |
StringSetType typedef | ScDPCache | |
ValidQuery(SCROW nRow, const ScQueryParam &rQueryParam) const | ScDPCache | |
~ScDPCache() | ScDPCache | |