Searched refs:mbOpacity (Results 1 – 2 of 2) sorted by relevance
121 sal_Bool mbOpacity; member in SVGExport139 sal_Bool IsUseOpacity() const { return mbOpacity; }; in IsUseOpacity()
61 , mbOpacity ( sal_True ) in SVGExport()77 rFilterData[ i ].Value >>= mbOpacity; in SVGExport()86 mbOpacity = sal_True; in SVGExport()
Completed in 28 milliseconds