Home
last modified time | relevance | path

Searched refs:LINE_NONE (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1982 else if( LINE_NONE != rLineInfo.GetStyle() ) in createActions()
2167 else if( LINE_NONE != rLineInfo.GetStyle() ) in createActions()
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx722 aLineInfo.SetStyle( LINE_NONE ); in ReadRecordParams()
H A Dwmfwr.cxx512 case LINE_NONE : in WMFRecord_CreatePenIndirect()
H A Denhwmf.cxx622 aLineInfo.SetStyle( LINE_NONE ); in ReadEnhWMF()
675 aLineInfo.SetStyle( LINE_NONE ); in ReadEnhWMF()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1701 …if ( !IsDeviceOutputNecessary() || !mbLineColor || ( LINE_NONE == rLineInfo.GetStyle() ) || ImplIs… in DrawLine()
1891 …if ( !IsDeviceOutputNecessary() || !mbLineColor || ( nPoints < 2 ) || ( LINE_NONE == rLineInfo.Get… in ImpDrawPolyLineWithLineInfo()
H A Dcvtsvm.cxx536 LineInfo aLineInfo( LINE_NONE, 0 ); in ImplConvertFromSVM1()
1022 aLineInfo.SetStyle( nPenStyle ? LINE_SOLID : LINE_NONE ); in ImplConvertFromSVM1()
1172 bFatLine = ( LINE_NONE != aLineInfo.GetStyle() ) && !aLineInfo.IsDefault(); in ImplConvertFromSVM1()
1470 const bool bFatLine(!rInfo.IsDefault() && (LINE_NONE != rInfo.GetStyle())); in ImplWriteActions()
1626 const bool bFatLine(!rInfo.IsDefault() && (LINE_NONE != rInfo.GetStyle())); in ImplWriteActions()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx113 #define LINE_NONE LineStyle_NONE macro
123 LINE_NONE = 0, enumerator
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx440 …return ( ! ( aLineInfo.IsDefault() || ( aLineInfo.GetStyle() == LINE_NONE ) || ( pVirDev->GetLineC… in IsLineInfo()
674 eLineStyle = LINE_NONE; in SetPen()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1170 case LINE_NONE : in METSetAndPushLineInfo()

Completed in 120 milliseconds