Home
last modified time | relevance | path

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

/aoo42x/main/basebmp/inc/basebmp/
H A Dcolormisc.hxx41 template< bool polarity > struct ColorBitmaskOutputMaskFunctor;
42 template<> struct ColorBitmaskOutputMaskFunctor<true> : MaskFunctorBase<Color,sal_uInt8> struct
51 template<> struct ColorBitmaskOutputMaskFunctor<false> : MaskFunctorBase<Color,sal_uInt8> struct
64 typedef ColorBitmaskOutputMaskFunctor<polarity> type;

Completed in 13 milliseconds