|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDPCollection, including all inherited members.
| CopyToTab(SCTAB nOld, SCTAB nNew) | ScDPCollection | |
| CreateNewName() const | ScDPCollection | |
| DeleteOnTab(SCTAB nTab) | ScDPCollection | |
| FreeTable(const ScDPObject *pDPObj) | ScDPCollection | |
| GetAllTableRanges(SCTAB nTab) const | ScDPCollection | |
| GetAllTables(const ScRange &rSrcRange, o3tl::sorted_vector< ScDPObject * > &rRefs) const | ScDPCollection | private |
| GetAllTables(std::u16string_view rSrcName, o3tl::sorted_vector< ScDPObject * > &rRefs) const | ScDPCollection | private |
| GetAllTables(sal_Int32 nSdbType, std::u16string_view rDBName, std::u16string_view rCommand, o3tl::sorted_vector< ScDPObject * > &rRefs) const | ScDPCollection | private |
| GetByName(std::u16string_view rName) const | ScDPCollection | |
| GetCount() const | ScDPCollection | |
| GetDBCaches() | ScDPCollection | |
| GetDBCaches() const | ScDPCollection | |
| GetNameCaches() | ScDPCollection | |
| GetNameCaches() const | ScDPCollection | |
| GetReferenceGroups(const ScDPObject &rDPObj, const ScDPDimensionSaveData **pGroups) const | ScDPCollection | |
| GetSheetCaches() | ScDPCollection | |
| GetSheetCaches() const | ScDPCollection | |
| HasTable(const ScDPObject *pDPObj) const | ScDPCollection | |
| HasTable(const ScRange &rRange) const | ScDPCollection | |
| InsertNewTable(std::unique_ptr< ScDPObject > pDPObj) | ScDPCollection | |
| IntersectsTableByColumns(SCCOL nCol1, SCCOL nCol2, SCROW nRow, SCTAB nTab) const | ScDPCollection | |
| IntersectsTableByRows(SCCOL nCol, SCROW nRow1, SCROW nRow2, SCTAB nTab) const | ScDPCollection | |
| maDBCaches | ScDPCollection | private |
| maNameCaches | ScDPCollection | private |
| maSheetCaches | ScDPCollection | private |
| maTables | ScDPCollection | private |
| mrDoc | ScDPCollection | private |
| operator[](size_t nIndex) | ScDPCollection | |
| operator[](size_t nIndex) const | ScDPCollection | |
| RefsEqual(const ScDPCollection &r) const | ScDPCollection | |
| ReloadCache(const ScDPObject *pDPObj, o3tl::sorted_vector< ScDPObject * > &rRefs) | ScDPCollection | |
| ReloadGroupsInCache(const ScDPObject *pDPObj, o3tl::sorted_vector< ScDPObject * > &rRefs) | ScDPCollection | |
| RemoveCache(const ScDPCache *pCache) | ScDPCollection | private |
| ScDPCache | ScDPCollection | friend |
| ScDPCollection(ScDocument &rDocument) | ScDPCollection | |
| ScDPCollection(const ScDPCollection &r) | ScDPCollection | |
| TablesType typedef | ScDPCollection | private |
| UpdateReference(UpdateRefMode eUpdateRefMode, const ScRange &r, SCCOL nDx, SCROW nDy, SCTAB nDz) | ScDPCollection | |
| WriteRefsTo(ScDPCollection &r) const | ScDPCollection | |
| ~ScDPCollection() | ScDPCollection |