Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx1902 const SfxItemSet* pBackgroundFill = &getSdrPageProperties().GetItemSet(); in GetPageBackgroundColor() local
1906 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 14 milliseconds