Home
last modified time | relevance | path

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

/aoo4110/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);
/aoo4110/main/vcl/source/gdi/
H A Dbitmapex.cxx1019 BitmapEx BitmapEx::ModifyBitmapEx(const basegfx::BColorModifierStack& rBColorModifierStack) const in ModifyBitmapEx()
1024 for(sal_uInt32 a(rBColorModifierStack.count()); a && !bDone; ) in ModifyBitmapEx()
1026 … const basegfx::BColorModifierSharedPtr& rModifier = rBColorModifierStack.getBColorModifier(--a); in ModifyBitmapEx()
/aoo4110/main/vcl/inc/vcl/
H A Dbitmapex.hxx438 BitmapEx ModifyBitmapEx(const basegfx::BColorModifierStack& rBColorModifierStack) const;

Completed in 16 milliseconds