Searched defs:SetTransparency (Results 1 – 3 of 3) sorted by relevance
102 void SetTransparency( sal_Bool bState ) { m_bTransparency = bState; SetModified(); } in SetTransparency() function in SvtPrintWarningOptions_Impl373 void SvtPrintWarningOptions::SetTransparency( sal_Bool bState ) in SetTransparency() function in SvtPrintWarningOptions
214 inline void Color::SetTransparency( sal_uInt8 nTransparency ) in SetTransparency() function in Color
163 void SetTransparency( sal_uInt8 cTransparency ) { mcTransparency = cTransparency; } in SetTransparency() function in GraphicAttr
Completed in 34 milliseconds