Home
last modified time | relevance | path

Searched refs:rBColorModifierStack (Results 1 – 4 of 4) sorted by relevance

/trunk/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx45 const basegfx::BColorModifierStack& rBColorModifierStack) in renderWrongSpellPrimitive2D() argument
76 …const basegfx::BColor aProcessedColor(rBColorModifierStack.getModifiedColor(rWrongSpellCandidate.g… in renderWrongSpellPrimitive2D()
H A Dhelperwrongspellrenderer.hxx53 const basegfx::BColorModifierStack& rBColorModifierStack);
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1021 BitmapEx BitmapEx::ModifyBitmapEx(const basegfx::BColorModifierStack& rBColorModifierStack) const in ModifyBitmapEx()
1026 for(sal_uInt32 a(rBColorModifierStack.count()); a && !bDone; ) in ModifyBitmapEx()
1028 const basegfx::BColorModifierSharedPtr& rModifier = rBColorModifierStack.getBColorModifier(--a); in ModifyBitmapEx()
/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx438 BitmapEx ModifyBitmapEx(const basegfx::BColorModifierStack& rBColorModifierStack) const;

Completed in 72 milliseconds