Searched refs:SetSystemColor (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 347 void XclExpChRoot::SetSystemColor( Color& rColor, sal_uInt32& rnColorId, sal_uInt16 nSysColorIdx ) … in SetSystemColor() function in XclExpChRoot 558 rRoot.SetSystemColor( maData.maColor, mnColorId, EXC_COLOR_CHWINDOWTEXT ); in Convert() 624 rRoot.SetSystemColor( maData.maBackColor, mnBackColorId, EXC_COLOR_CHWINDOWTEXT ); in Convert() 631 rRoot.SetSystemColor( maData.maPattColor, mnPattColorId, EXC_COLOR_CHWINDOWBACK ); in Convert() 632 rRoot.SetSystemColor( maData.maBackColor, mnBackColorId, EXC_COLOR_CHWINDOWTEXT ); in Convert()
|
/trunk/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 112 …void SetSystemColor( Color& rColor, sal_uInt32& rnColorId, sal_uInt16 nSysColorIdx …
|
Completed in 43 milliseconds