summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorA_GAN <ganzouri97@gmail.com>2020-07-14 12:42:30 +0200
committerTomaž Vajngerl <quikee@gmail.com>2020-07-17 10:19:07 +0200
commit710edb329fe73433f17e81839313ac9551a4aec4 (patch)
tree85669e9d007c33e27a853091cbeb6e77df8cd6e2 /svx/sdi
parent457ffe960dfdbd0200292ad9c9835d947dd35c73 (diff)
Add UI for blur radius in shadow panel
Update shadow property panel with spin button to control blur radius of the shadow. Change-Id: I5856e86a7963682c81d9e53a1bef857aba2f3c21 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98718 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi17
1 files changed, 17 insertions, 0 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index b7d5283fcb86..b647dbeb3676 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -7708,6 +7708,23 @@ SdrPercentItem FillShadowTransparency SID_ATTR_SHADOW_TRANSPARENCE
GroupId = SfxGroupId::Document;
]
+SdrMetricItem ShadowBlur SID_ATTR_SHADOW_BLUR
+
+[
+ AutoUpdate = TRUE,
+ FastCall = FALSE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+
+ AccelConfig = FALSE,
+ MenuConfig = FALSE,
+ ToolBoxConfig = FALSE,
+ GroupId = SfxGroupId::Document;
+]
+
SdrMetricItem FillShadowXDistance SID_ATTR_SHADOW_XDISTANCE
[