LibreOffice Module oox (master) 1
|
#include <vector>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/helper/helper.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <tools/color.hxx>
#include <docmodel/theme/ThemeColorType.hxx>
#include <docmodel/color/ComplexColor.hxx>
Go to the source code of this file.
Classes | |
class | oox::drawingml::Color |
struct | oox::drawingml::Color::Transformation |
Namespaces | |
namespace | oox |
namespace | oox::drawingml |
Functions | |
model::ThemeColorType | oox::drawingml::schemeTokenToThemeColorType (sal_uInt32 nToken) |
model::ThemeColorType | oox::drawingml::schemeNameToThemeColorType (OUString const &rSchemeName) |