LibreOffice Module sc (master) 1
|
#include "address.hxx"
#include "queryentry.hxx"
#include <o3tl/hash_combine.hxx>
#include <svl/listener.hxx>
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | ScSortedRangeCache |
Sorted cache for one range used with interpreter functions such as VLOOKUP and MATCH. More... | |
struct | ScSortedRangeCache::HashKey |
struct | ScSortedRangeCache::Hash |
struct | ScSortedRangeCacheMap |