Home
last modified time | relevance | path

Searched refs:rFallbackItemSet (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx3044 … const SfxItemSet& rFallbackItemSet(SvxFmDrawPage::mpPage->getSdrPageProperties().GetItemSet()); in getBackground() local
3046 … if(XFILL_NONE == ((const XFillStyleItem&)rFallbackItemSet.Get(XATTR_FILLSTYLE)).GetValue()) in getBackground()
3049 new SdUnoPageBackground(GetModel()->GetDoc(), &rFallbackItemSet)); in getBackground()