Searched refs:pBackgroundFill (Results 1 – 1 of 1) sorted by relevance
1902 const SfxItemSet* pBackgroundFill = &getSdrPageProperties().GetItemSet(); in GetPageBackgroundColor() local1906 if(XFILL_NONE == ((const XFillStyleItem&)pBackgroundFill->Get(XATTR_FILLSTYLE)).GetValue()) in GetPageBackgroundColor()1908 pBackgroundFill = &TRG_GetMasterPage().getSdrPageProperties().GetItemSet(); in GetPageBackgroundColor()1912 GetDraftFillColor(*pBackgroundFill, aColor); in GetPageBackgroundColor()
Completed in 15 milliseconds