summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/func/fuarea.cxx
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2022-06-16 08:52:13 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-07-06 16:49:35 +0200
commit5f1e65c923f321dff54b0c43c83b8202bf536645 (patch)
treeaaa33176ae3486207e6dc52645cc81306c233d4d /sd/source/ui/func/fuarea.cxx
parenttdf#128150 Only show "Use background" btn in Impress & Draw (diff)
downloadcore-5f1e65c923f321dff54b0c43c83b8202bf536645.tar.gz
core-5f1e65c923f321dff54b0c43c83b8202bf536645.zip
tdf#128150 Adapt sidebar to new "use slide background" property
Change-Id: Idce049a7498f98b0079c708236cfeff7fddd6e95 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135963 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'sd/source/ui/func/fuarea.cxx')
-rw-r--r--sd/source/ui/func/fuarea.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/func/fuarea.cxx b/sd/source/ui/func/fuarea.cxx
index 1f750e897dd2..8dd7543e3ba0 100644
--- a/sd/source/ui/func/fuarea.cxx
+++ b/sd/source/ui/func/fuarea.cxx
@@ -73,6 +73,7 @@ void FuArea::DoExecute( SfxRequest& rReq )
SID_ATTR_FILL_BITMAP,
SID_ATTR_FILL_TRANSPARENCE,
SID_ATTR_FILL_FLOATTRANSPARENCE,
+ SID_ATTR_FILL_USE_SLIDE_BACKGROUND,
0 };
pViewShell->GetViewFrame()->GetBindings().Invalidate( SidArray );