LibreOffice Module oox (master) 1
|
#include <algorithm>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/util/Color.hpp>
#include <osl/diagnose.h>
#include <oox/drawingml/clrscheme.hxx>
#include <oox/token/tokens.hxx>
#include <comphelper/sequence.hxx>
#include <frozen/bits/defines.h>
#include <frozen/bits/elsa_std.h>
#include <frozen/unordered_map.h>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::drawingml |
Functions | |
std::u16string_view | oox::drawingml::getPredefinedClrNames (PredefinedClrSchemeId eID) |
|
private |
Definition at line 103 of file clrscheme.cxx.