Searched refs:pBackgroundFill (Results 1 – 1 of 1) sorted by relevance
1900 const SfxItemSet* pBackgroundFill = &getSdrPageProperties().GetItemSet(); in GetPageBackgroundColor() local1904 if(XFILL_NONE == ((const XFillStyleItem&)pBackgroundFill->Get(XATTR_FILLSTYLE)).GetValue()) in GetPageBackgroundColor()1906 pBackgroundFill = &TRG_GetMasterPage().getSdrPageProperties().GetItemSet(); in GetPageBackgroundColor()1910 GetDraftFillColor(*pBackgroundFill, aColor); in GetPageBackgroundColor()