Home
last modified time | relevance | path

Searched refs:SetChannelB (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx319 … aLocalGrafInfo.SetChannelB(((SdrGrafBlueItem&)rItemSet.Get(SDRATTR_GRAFBLUE)).GetValue()); in createViewIndependentPrimitive2DSequence()
/AOO41X/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx411 aGraphAttrs.SetChannelB( nBlue ); in createShape()
/AOO41X/main/svtools/inc/svtools/
H A Dgrfmgr.hxx154 void SetChannelB( short nChannelBPercent ) { mnBPercent = nChannelBPercent; } in SetChannelB() function in GraphicAttr
/AOO41X/main/sw/source/core/graphic/
H A Dndgrf.cxx1234 rGA.SetChannelB( rSet.GetChannelBGrf().GetValue() ); in GetGraphicAttr()
/AOO41X/main/svx/source/svdraw/
H A Dsvdograf.cxx1408 aGrafInfo.SetChannelB( ( (SdrGrafBlueItem&) rSet.Get( SDRATTR_GRAFBLUE ) ).GetValue() ); in ImpSetAttrToGrafInfo()
/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx1698 pGraphicAttr->SetChannelB(nBlue); in CreateGraphicProperties()