10 #ifndef INCLUDED_OOX_DRAWINGML_EFFECTPROPERTIES_HXX
11 #define INCLUDED_OOX_DRAWINGML_EFFECTPROPERTIES_HXX
Provides helper functions for colors, device measurement conversion, graphics, and graphic objects ha...
std::vector< std::unique_ptr< Effect > > m_Effects
Stores all effect properties, including those not supported by core yet.
A helper that maps property identifiers to property values.
void assignUsed(const EffectGlowProperties &rSourceProps)
OptValue< sal_Int64 > moRad
void assignUsed(const EffectSoftEdgeProperties &rSourceProps)
OptValue< sal_Int64 > moShadowSx
void assignUsed(const EffectShadowProperties &rSourceProps)
Overwrites all members that are explicitly set in rSourceProps.
OptValue< sal_Int64 > moShadowDist
OptValue< sal_Int64 > moShadowBlur
EffectSoftEdgeProperties maSoftEdge
OptValue< sal_Int64 > moShadowDir
void pushToPropMap(PropertyMap &rPropMap, const GraphicHelper &rGraphicHelper) const
Writes the properties to the passed property map.
EffectShadowProperties maShadow
OptValue< sal_Int64 > moGlowRad
void assignUsed(const EffectProperties &rSourceProps)
Overwrites all members that are explicitly set in rSourceProps.
css::beans::PropertyValue getEffect()
EffectGlowProperties maGlow
EffectProperties(EffectProperties const &rOther)
std::map< OUString, css::uno::Any > maAttribs
OptValue< sal_Int64 > moShadowSy