summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsf.cxx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2016-05-04 10:44:43 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2016-05-06 16:31:27 +0000
commit7848ba85695e715a8faaf40c22df133388da5d8c (patch)
tree85a2bc25a8bd29c92057d2cba260a926372a0925 /sd/source/ui/view/drviewsf.cxx
parent77ba88a0beaa78024ef29b8879edce0b7371ad9e (diff)
tdf#89466: Getting/setting page background works now
Change-Id: I60194adfdca2e4bd9d7d44cc1d43ec14f0774fc3 Reviewed-on: https://gerrit.libreoffice.org/24658 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sd/source/ui/view/drviewsf.cxx')
-rw-r--r--sd/source/ui/view/drviewsf.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/view/drviewsf.cxx b/sd/source/ui/view/drviewsf.cxx
index 81cfae06eae3..15bb40e9aa6c 100644
--- a/sd/source/ui/view/drviewsf.cxx
+++ b/sd/source/ui/view/drviewsf.cxx
@@ -385,15 +385,10 @@ void DrawViewShell::GetAttrState( SfxItemSet& rSet )
}
break;
case SID_ATTR_FILL_STYLE:
- case SID_ATTR_PAGE_FILLSTYLE:
case SID_ATTR_FILL_COLOR:
- case SID_ATTR_PAGE_COLOR:
case SID_ATTR_FILL_GRADIENT:
- case SID_ATTR_PAGE_GRADIENT:
case SID_ATTR_FILL_HATCH:
- case SID_ATTR_PAGE_HATCH:
case SID_ATTR_FILL_BITMAP:
- case SID_ATTR_PAGE_BITMAP:
case SID_ATTR_FILL_SHADOW:
case SID_ATTR_SHADOW_COLOR:
case SID_ATTR_SHADOW_TRANSPARENCE: