Searched refs:aRColor (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 817 Color aRColor( nColor.Red, nColor.Green, nColor.Blue ); in PutToDoc() local 831 … aSetItemItemSet.Put( SvxBrushItem( GetMixedColor( aBColor, aRColor, nFact ), ATTR_BACKGROUND ) ); in PutToDoc() 833 … aSetItemItemSet.Put( SvxBrushItem( GetMixedColor( aRColor, aBColor, nFact ), ATTR_BACKGROUND ) ); in PutToDoc() 1351 Color aRColor( COL_BLACK ); in LoadPatternCollection() local 1352 lcl_ChangeColor( nRColor, aRColor ); in LoadPatternCollection() 1368 … rItemSet.Put( SvxBrushItem( GetMixedColor( aBColor, aRColor, nFact ), ATTR_BACKGROUND ) ); in LoadPatternCollection() 1370 … rItemSet.Put( SvxBrushItem( GetMixedColor( aRColor, aBColor, nFact ), ATTR_BACKGROUND ) ); in LoadPatternCollection() 2054 Color aRColor( COL_BLACK ); in LoadColAttr() local 2056 lcl_ChangeColor( nRColor, aRColor ); in LoadColAttr() 2075 …aScPattern.GetItemSet().Put( SvxBrushItem( GetMixedColor( aBColor, aRColor, nFact ), ATTR_BACKGROU… in LoadColAttr() [all …]
|
Completed in 24 milliseconds