LibreOffice Module oox (master) 1
|
#include <oox/core/contexthandler2.hxx>
#include <docmodel/theme/FormatScheme.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | oox::drawingml::ColorValueContext |
Context handler for the different color value elements (a:scrgbClr, a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr). More... | |
class | oox::drawingml::ColorContext |
Context handler for elements that contain a color value element (a:scrgbClr, a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr). More... | |
class | oox::drawingml::ColorsContext |
Same as ColorContext, but handles multiple colors. More... | |
Namespaces | |
namespace | oox |
namespace | oox::drawingml |