Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dlineinfo.hxx102 sal_uInt16 GetDotCount() const { return mpImplLineInfo->mnDotCount; } in GetDotCount() function in LineInfo
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx356 for(sal_uInt16 b(0); b < GetDotCount(); b++) in applyToB2DPolyPolygon()
H A Dcvtsvm.cxx623 || (aLineInfo.GetDotCount() && aLineInfo.GetDotLen())) in ImplConvertFromSVM1()
1501 rOStm << (sal_Int16)rInfo.GetDotCount(); in ImplWriteActions()
1657 rOStm << (sal_Int16)rInfo.GetDotCount(); in ImplWriteActions()
H A Doutmap.cxx748 if( aInfo.GetDotCount() && aInfo.GetDotLen() ) in ImplLogicToDevicePixel()
760 if( ( !aInfo.GetDashCount() && !aInfo.GetDotCount() ) || !aInfo.GetDistance() ) in ImplLogicToDevicePixel()
H A Doutdev.cxx1573 for(sal_uInt16 b(0); b < rInfo.GetDotCount(); b++) in impPaintLineGeometryWithEvtlExpand()
H A Dpdfwriter_impl.cxx1631 if(2 * (rInfo.GetDashCount() + rInfo.GetDotCount()) > 10) in appendLineInfo()
1668 for( int m = 0; m < rInfo.GetDotCount(); m++ ) in appendLineInfo()
9082 const int nDots = rIn.GetDotCount(); in convertLineInfoToExtLineInfo()
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx223 if ( aLineInfo.GetDotCount() > 0 && aLineInfo.GetDotLen() == 0 ) in Transform()
H A Ddxf2mtf.cxx140 if (aDXFLineInfo.GetDashCount > 0 || aDXFLineInfo.GetDotCount > 0) in LTypeToDXFLineInfo()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx726 rLineInfo.GetDotCount(), rLineInfo.GetDotLen(), in DoAction()
956 rLineInfo.GetDotCount(), rLineInfo.GetDotLen(), in DoAction()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx496 if ( rLineInfo.GetDotCount() ) in WMFRecord_CreatePenIndirect()
502 if ( !rLineInfo.GetDotCount() == 1 ) in WMFRecord_CreatePenIndirect()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx332 2*rLineInfo.GetDotCount() ); in setupStrokeAttributes()
349 for( sal_Int32 i=0; i<rLineInfo.GetDotCount(); ++i ) in setupStrokeAttributes()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1176 if ( rLineInfo.GetDotCount() ) in METSetAndPushLineInfo()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx707 for(sal_uInt16 b(0); b < rLineInfo.GetDotCount(); b++) in createLinePrimitive()

Completed in 180 milliseconds