LibreOffice Module svl (master) 1
|
#include <svl/stylepool.hxx>
#include <svl/itemiter.hxx>
#include <svl/itempool.hxx>
#include <tools/debug.hxx>
#include <algorithm>
#include <map>
#include <memory>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | StylePoolImpl |
class StylePoolImpl organized a tree-structure where every node represents a SfxItemSet. More... | |