20#ifndef INCLUDED_OOX_DRAWINGML_MISCCONTEXTS_HXX
21#define INCLUDED_OOX_DRAWINGML_MISCCONTEXTS_HXX
35 ::oox::core::ContextHandler2Helper
const & rParent,
45 ::oox::core::ContextHandler2Helper
const & rParent,
46 const ::oox::AttributeList& rAttribs,
52 const ::oox::AttributeList& rAttribs )
override;
63 ::oox::core::ContextHandler2Helper
const & rParent,
64 const ::oox::AttributeList& rAttribs,
70 const ::oox::AttributeList& rAttribs )
override;
83 ::oox::core::ContextHandler2Helper
const & rParent,
90 const ::oox::AttributeList& rAttribs )
override;
103 ::oox::core::ContextHandler2Helper
const & rParent,
110 const ::oox::AttributeList& rAttribs )
override;
123 ::oox::core::ContextHandler2Helper
const & rParent,
130 const ::oox::AttributeList& rAttribs )
override;
144 ::oox::core::ContextHandler2Helper
const & rParent,
145 const ::oox::AttributeList& rAttribs,
152 const ::oox::AttributeList& rAttribs )
override;
165 ::oox::core::ContextHandler2Helper
const & rParent,
166 const ::oox::AttributeList& rAttribs,
172 const ::oox::AttributeList& rAttribs )
override;
183 ::oox::core::ContextHandler2Helper
const & rParent,
184 const ::oox::AttributeList& rAttribs,
190 const ::oox::AttributeList& rAttribs )
override;
202 ::oox::core::ContextHandler2Helper
const & rParent,
208 const ::oox::AttributeList& rAttribs )
override;
212 ::oox::core::ContextHandler2Helper
const & rParent,
214 const ::oox::AttributeList& rAttribs,
232 ::oox::core::ContextHandler2Helper
const & rParent,
Context handler that imports a14:imgProps, a14:imgLayer, a14:imgEffect containers and the a14:artisti...
ArtisticEffectContext(::oox::core::ContextHandler2Helper const &rParent, ArtisticEffectProperties &rEffect)
ArtisticEffectProperties & maEffect
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
virtual ~ArtisticEffectContext() override
Context handler that imports the a:blip element containing the fill bitmap and bitmap color transform...
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
BlipContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttribs, BlipFillProperties &rBlipProps)
BlipFillProperties & mrBlipProps
Context handler that imports the a:extLst element inside a:blip and its children a:ext,...
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
virtual ~BlipExtensionContext() override
BlipFillProperties & mrBlipProps
BlipExtensionContext(::oox::core::ContextHandler2Helper const &rParent, BlipFillProperties &rBlipProps)
Context handler that imports the a:blipFill element.
BlipFillContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttribs, BlipFillProperties &rBlipProps)
BlipFillProperties & mrBlipProps
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
Context handler that imports the a:clrChange element containing the colors of a bitmap color change t...
BlipFillProperties & mrBlipProps
virtual ~ColorChangeContext() override
ColorChangeContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttribs, BlipFillProperties &rBlipProps)
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,...
Context handler that imports the a:duotone element containing the colors of a bitmap duotone transfor...
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
DuotoneContext(::oox::core::ContextHandler2Helper const &rParent, BlipFillProperties &rBlipProps)
BlipFillProperties & mrBlipProps
virtual ~DuotoneContext() override
Context handler for elements that contain a fill property element (a:noFill, a:solidFill,...
FillProperties & mrFillProps
::oox::core::ContextHandlerRef createFillContext(::oox::core::ContextHandler2Helper const &rParent, sal_Int32 nElement, const ::oox::AttributeList &rAttribs, FillProperties &rFillProps)
FillPropertiesContext(::oox::core::ContextHandler2Helper const &rParent, FillProperties &rFillProps)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
Context handler that imports the a:gradFill element.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
GradientFillProperties & mrGradientProps
GradientFillContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttribs, GradientFillProperties &rGradientProps)
Context handler that imports the a:pattFill element.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const ::oox::AttributeList &rAttribs) override
PatternFillContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttribs, PatternFillProperties &rPatternProps)
PatternFillProperties & mrPatternProps
Context handler for elements that contain a fill property element (a:noFill, a:solidFill,...
virtual ~SimpleFillPropertiesContext() override
SimpleFillPropertiesContext(::oox::core::ContextHandler2Helper const &rParent, Color &rColor)
Context handler that imports the a:solidFill element.
SolidFillContext(::oox::core::ContextHandler2Helper const &rParent, FillProperties &rFillProps)
::rtl::Reference< ContextHandler > ContextHandlerRef