|
LibreOffice Module sc (master) 1
|
#include "address.hxx"#include "calcmacros.hxx"#include "dpitemdata.hxx"#include "dpnumgroupinfo.hxx"#include "scdllapi.h"#include "types.hxx"#include <mdds/flat_segment_tree.hpp>#include <tools/long.hxx>#include <o3tl/sorted_vector.hxx>#include <memory>#include <unordered_set>#include <vector>Go to the source code of this file.
Classes | |
| class | ScDPCache |
| This class represents the cached data part of the datapilot cache table implementation. More... | |
| struct | ScDPCache::GroupItems |
| struct | ScDPCache::Field |
| class | ScDPCache::DBConnector |
| Interface for connecting to database source. More... | |