Searched refs:GetBackgroundBrush (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 3347 if ( GetBackgroundBrush( pBackgrdBrush, pSectionTOXColor, aDummyRect, false) ) in IsBackgroundTransparent() 5740 sal_Bool bBack = GetBackgroundBrush( pItem, pCol, aOrigBackRect, bLowerMode ); in PaintBackground() 5750 bBack = GetBackgroundBrush( pItem, pCol, aOrigBackRect, false ); in PaintBackground() 6387 if ( GetBackgroundBrush( pBrushItem, pDummyColor, aDummyRect, true) ) in GetDrawBackgrdColor() 6557 sal_Bool SwFrm::GetBackgroundBrush( const SvxBrushItem* & rpBrush, in GetBackgroundBrush() function in SwFrm
|
/aoo4110/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 239 if ( rFrm.GetBackgroundBrush( pItem, pCol, aOrigRect, sal_False ) ) in lcl_ClearArea()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | frame.hxx | 575 sal_Bool GetBackgroundBrush( const SvxBrushItem*& rpBrush,
|
/aoo4110/main/sw/source/core/text/ |
H A D | inftxt.cxx | 615 if( rInf.GetTxtFrm()->GetBackgroundBrush( pItem, pCol, aOrigBackRect, sal_False ) ) in lcl_IsDarkBackground()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 2679 if( GetFrm()->GetBackgroundBrush( pItem, pCol, aOrigBackRect, sal_False ) ) in ApplyAutoColor()
|
/aoo4110/main/sw/source/core/access/ |
H A D | accpara.cxx | 1211 pFrm->GetBackgroundBrush( pBackgrdBrush, pSectionTOXColor, aDummyRect, false ) ) in lcl_GetBackgroundColor()
|
Completed in 93 milliseconds