Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccframe.cxx396 const SvxBrushItem &rBack = pFrm->GetAttrSet()->GetBackground(); in IsOpaque() local
397 if( !rBack.GetColor().GetTransparency() || in IsOpaque()
398 rBack.GetGraphicPos() != GPOS_NONE ) in IsOpaque()
406 (rBack.GetColor().GetTransparency() != 0) && in IsOpaque()
407 (rBack.GetColor() != COL_TRANSPARENT) in IsOpaque()
H A Dacccell.cxx498 const SvxBrushItem &rBack = GetFrm()->GetAttrSet()->GetBackground(); in getBackground() local
499 sal_uInt32 crBack = rBack.GetColor().GetColor(); in getBackground()
H A Dacctable.cxx1848 const SvxBrushItem &rBack = GetFrm()->GetAttrSet()->GetBackground(); in getBackground() local
1849 sal_uInt32 crBack = rBack.GetColor().GetColor(); in getBackground()
/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx70 const basegfx::B3DPoint& rBack, in getAllHit3DObjectWithRelativePoint() argument
78 if(!rFront.equal(rBack)) in getAllHit3DObjectWithRelativePoint()
91 const basegfx::B3DRange aFrontBackRange(rFront, rBack); in getAllHit3DObjectWithRelativePoint()
96 …:processor3d::CutFindProcessor aCutFindProcessor(rObjectViewInformation3D, rFront, rBack, bAnyHit); in getAllHit3DObjectWithRelativePoint()
/trunk/main/sc/source/filter/ftools/
H A Dftools.cxx146 Color ScfTools::GetMixedColor( const Color& rFore, const Color& rBack, sal_uInt8 nTrans ) in GetMixedColor() argument
149 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
150 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
151 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans ) ); in GetMixedColor()
/trunk/main/sc/source/ui/vba/
H A Dvbainterior.cxx242 ScVbaInterior::GetMixedColor( const Color& rFore, const Color& rBack, sal_uInt8 nTrans ) in GetMixedColor() argument
246 GetMixedColorComp( rFore.GetRed(), rBack.GetRed(), nTrans ), in GetMixedColor()
247 GetMixedColorComp( rFore.GetGreen(), rBack.GetGreen(), nTrans ), in GetMixedColor()
248 GetMixedColorComp( rFore.GetBlue(), rBack.GetBlue(), nTrans )); in GetMixedColor()
H A Dvbainterior.hxx55 Color GetMixedColor( const Color& rFore, const Color& rBack, sal_uInt8 nTrans );
/trunk/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx45 const basegfx::B3DPoint& rBack, in CutFindProcessor() argument
49 maBack(rBack), in CutFindProcessor()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1516 const Wallpaper& rBack = mpSubEdit->GetBackground(); in GetDisplayBackground() local
1517 if( ! rBack.IsBitmap() && in GetDisplayBackground()
1518 ! rBack.IsGradient() && in GetDisplayBackground()
1519 rBack.GetColor().GetColor() == COL_TRANSPARENT in GetDisplayBackground()
1522 return rBack; in GetDisplayBackground()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3702 const SvxBrushItem &rBack = GetFmt()->GetBackground(); in Paint() local
3707 bPaintCompleteBack = !(rBack.GetColor() == COL_TRANSPARENT) || in Paint()
3708 rBack.GetGraphicPos() != GPOS_NONE; in Paint()
6713 const SvxBrushItem &rBack = pFrm->GetAttrSet()->GetBackground(); in GetBackgroundBrush() local
6729 (rBack.GetColor() == COL_TRANSPARENT) && in GetBackgroundBrush()
6731 rBack.GetGraphicPos() == GPOS_NONE && in GetBackgroundBrush()
6788 !rBack.GetColor().GetTransparency() || rBack.GetGraphicPos() != GPOS_NONE || in GetBackgroundBrush()
6794 (bConsiderBackgroundTransparency && (rBack.GetColor() != COL_TRANSPARENT)) in GetBackgroundBrush()
6797 rpBrush = &rBack; in GetBackgroundBrush()
/trunk/main/drawinglayer/inc/drawinglayer/processor3d/
H A Dcutfindprocessor3d.hxx73 const basegfx::B3DPoint& rBack,
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx1183 const SvxBrushItem &rBack = in GetBoxAttr() local
1187 (SvxBrushItem&)rToFill = rBack; in GetBoxAttr()
1190 else if( rToFill != rBack ) in GetBoxAttr()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx707 static inline Color GetMixedColor( const Color& rFore, const Color& rBack, sal_uInt16 nFact ) in GetMixedColor() argument
709 return Color( GetMixedCol( rBack.GetRed(), rFore.GetRed(), nFact ), in GetMixedColor()
710 GetMixedCol( rBack.GetGreen(), rFore.GetGreen(), nFact ), in GetMixedColor()
711 GetMixedCol( rBack.GetBlue(), rFore.GetBlue(), nFact ) ); in GetMixedColor()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1223 const SvxBrushItem &rBack = in Modify() local
1233 if ( (rBack.GetColor() == COL_TRANSPARENT) && in Modify()
1235 rBack.GetGraphicPos() == GPOS_NONE ) in Modify()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx783 const Color& rBack = rWall.GetColor(); in ImplDrawSelect() local
784 if( rBack.IsDark() && ! aDoubleColor.IsBright() ) in ImplDrawSelect()
789 else if( rBack.IsBright() && ! aDoubleColor.IsDark() ) in ImplDrawSelect()
/trunk/main/sc/source/filter/inc/
H A Dftools.hxx280 static Color GetMixedColor( const Color& rFore, const Color& rBack, sal_uInt8 nTrans );
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.cxx913 const SvxBrushItem& rBack = (SvxBrushItem&)*pItem; in TableBackgrounds() local
914 if( !rBack.GetColor().GetTransparency() ) in TableBackgrounds()
917 m_aRowDefs.append((sal_Int32)m_rExport.GetColor(rBack.GetColor())); in TableBackgrounds()
/trunk/main/vcl/source/window/
H A Dwindow.cxx8182 const Wallpaper& rBack = GetBackground(); in GetDisplayBackground() local
8183 if( ! rBack.IsBitmap() && in GetDisplayBackground()
8184 ! rBack.IsGradient() && in GetDisplayBackground()
8185 rBack.GetColor().GetColor() == COL_TRANSPARENT && in GetDisplayBackground()
8188 return rBack; in GetDisplayBackground()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx292 const ::Color& rLine, const ::Color& rBack );

Completed in 178 milliseconds