std::vector< Color > & mrColors
ColorValueContext(::oox::core::ContextHandler2Helper const &rParent, Color &rColor)
ColorsContext(::oox::core::ContextHandler2Helper const &rParent, std::vector< Color > &rColors)
Context handler for the different color value elements (a:scrgbClr, a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr).
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
Context handler for elements that contain a color value element (a:scrgbClr, a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr).
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
Same as ColorContext, but handles multiple colors.
virtual void onStartElement(const ::oox::AttributeList &rAttribs) override
Helper class that provides a context stack.
ColorContext(::oox::core::ContextHandler2Helper const &rParent, Color &rColor)