summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/effectproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/effectproperties.hxx')
-rw-r--r--oox/source/drawingml/effectproperties.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/drawingml/effectproperties.hxx b/oox/source/drawingml/effectproperties.hxx
index 146214cc9191..092ca62669ae 100644
--- a/oox/source/drawingml/effectproperties.hxx
+++ b/oox/source/drawingml/effectproperties.hxx
@@ -24,6 +24,8 @@ struct EffectShadowProperties
{
OptValue< sal_Int64 > moShadowDist;
OptValue< sal_Int64 > moShadowDir;
+ OptValue< sal_Int64 > moShadowSx;
+ OptValue< sal_Int64 > moShadowSy;
Color moShadowColor;
/** Overwrites all members that are explicitly set in rSourceProps. */