#include <oox/core/contexthandler2.hxx>
#include <vector>
Go to the source code of this file.
|
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...
|
|