Searched refs:SetDashCount (Results 1 – 13 of 13) sorted by relevance
95 void SetDashCount( sal_uInt16 nDashCount );
222 aDottedStyle.SetDashCount( 0 ); in impl_paintFocusIndicator()
177 void LineInfo::SetDashCount( sal_uInt16 nDashCount ) in SetDashCount() function in LineInfo
616 rIStm >> a; aLineInfo.SetDashCount(a); in ImplConvertFromSVM1()
756 aInfo.SetDashCount( 0 ); in ImplLogicToDevicePixel()
302 aLI.SetDashCount( 2 ); in doTestCode()315 aLI.SetDashCount( 4 ); in doTestCode()
214 aLineInfo.SetDashCount( static_cast< sal_uInt16 >( aDXFLineInfo.nDashCount ) ); in Transform()
264 aLineInfo.SetDashCount( 2 ); in DrawLineEntity()
632 aLineInfo.SetDashCount( nDashCount ); in ReadEnhWMF()686 aLineInfo.SetDashCount( nDashCount ); in ReadEnhWMF()
732 aLineInfo.SetDashCount( nDashCount ); in ReadRecordParams()
711 aLineInfo.SetDashCount( 1 ); in DrawGrip()
797 aLineInfo.SetDashCount(1); in lcl_DrawLineForWrongListData()
684 aLineInfo.SetDashCount( nDashCount ); in SetPen()
Completed in 134 milliseconds