Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/vcl/
H A Dpdfwriter.hxx87 double m_fTransparency; member
94 m_fTransparency( 0.0 ), in ExtLineInfo()
/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx595 aInfo.m_fTransparency = fTransparency; in playMetafile()
H A Dpdfwriter_impl.cxx9065 rOut.m_fTransparency = 0.0; in convertLineInfoToExtLineInfo()
9144 if( rInfo.m_fTransparency >= 1.0 ) in drawPolyLine()
9147 if( rInfo.m_fTransparency != 0.0 ) in drawPolyLine()
9247 if( rInfo.m_fTransparency != 0.0 ) in drawPolyLine()
9260 endTransparencyGroup( aBoundRect, (sal_uInt16)(100.0*rInfo.m_fTransparency) ); in drawPolyLine()

Completed in 86 milliseconds