LibreOffice Module svl (master) 1
|
#include <svl/style.hxx>
#include <rtl/ustring.hxx>
#include <rtl/ref.hxx>
#include <svl/svldllapi.h>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | svl::StyleSheetPredicate |
Function object to check whether a style sheet a fulfills specific criteria. More... | |
struct | svl::StyleSheetDisposer |
Function object for cleanup-Strategy for IndexedSfxStyleSheets::Clear(). More... | |
struct | svl::StyleSheetCallback |
Function object to apply a method on all style sheets. More... | |
class | svl::IndexedStyleSheets |
This class holds SfxStyleSheets and allows for access via an id and a name. More... | |
Namespaces | |
namespace | svl |