Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx562 Color GetPageBackgroundColor() const;
566 Color GetPageBackgroundColor( SdrPageView* pView, bool bScreenDisplay = true) const;
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx235 rDevice.SetFillColor(pPage->GetPageBackgroundColor(NULL)); in PaintBackground()
236 rDevice.SetLineColor(pPage->GetPageBackgroundColor(NULL)); in PaintBackground()
/trunk/main/svx/source/svdraw/
H A Dsvdpage.cxx1888 Color SdrPage::GetPageBackgroundColor( SdrPageView* pView, bool bScreenDisplay ) const in GetPageBackgroundColor() function in SdrPage
1918 Color SdrPage::GetPageBackgroundColor() const in GetPageBackgroundColor() function in SdrPage
1921 return GetPageBackgroundColor( NULL, true ); in GetPageBackgroundColor()
H A Dsvdetc.cxx940 rCol = rPage.GetPageBackgroundColor(); in impGetSdrPageFillColor()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx539 rOutl.SetBackgroundColor( pPage->GetPageBackgroundColor(pPgView, bScreenDisplay) ); in CompleteRedraw()
802 aBackground = pObj->GetPage()->GetPageBackgroundColor(pPV); in SdrBeginTextEdit()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx838 maBackColor = pPage->GetPageBackgroundColor(); in SetDocColors()
1123 String sTitleText( CreateTextForTitle(pOutliner,pPage, pPage->GetPageBackgroundColor()) ); in CreateHtmlTextForPresPages()
1131 aStr += CreateTextForPage( pOutliner, pPage, true, pPage->GetPageBackgroundColor() ); in CreateHtmlTextForPresPages()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx677 rOutl.SetBackgroundColor( pPage->GetPageBackgroundColor() ); in GetGraphic()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1958 rOutl.SetBackgroundColor( pPage->GetPageBackgroundColor( pPV, bScreenDisplay ) ); in render()
H A Dunopage.cxx1249 aAny <<= (sal_Bool)GetPage()->GetPageBackgroundColor().IsDark(); in getPropertyValue()

Completed in 83 milliseconds