Home
last modified time | relevance | path

Searched refs:SetDotLen (Results 1 – 18 of 18) sorted by relevance

/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx217 aLineInfo.SetDotLen( (sal_Int32) (aDXFLineInfo.fDotLen * scale + 0.5) ); in Transform()
224 aLineInfo.SetDotLen(1); in Transform()
H A Ddxf2mtf.cxx139 aDXFLineInfo.SetDotLen( 1 ); in LTypeToDXFLineInfo()
267 aLineInfo.SetDotLen( 0 ); in DrawLineEntity()
/trunk/main/svx/inc/svx/
H A Dxdash.hxx55 void SetDotLen(sal_uIntPtr nNewDotLen) { nDotLen = nNewDotLen; } in SetDotLen() function in XDash
/trunk/main/vcl/inc/vcl/
H A Dlineinfo.hxx104 void SetDotLen( long nDotLen );
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx966 rIn >> nLTemp; aDash.SetDotLen(nLTemp); in XLineDashItem()
1114 aDash.SetDotLen( ScaleMetricValue( aDash.GetDotLen(), nMul, nDiv ) ); in ScaleMetrics()
1258 aXDash.SetDotLen(aLineDash.DotLen); in PutValue()
1294 aXDash.SetDotLen(aLineDash.DotLen); in PutValue()
1353 aXDash.SetDotLen( nVal ); in PutValue()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx224 aDottedStyle.SetDotLen( 1 ); in impl_paintFocusIndicator()
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx204 void LineInfo::SetDotLen( long nDotLen ) in SetDotLen() function in LineInfo
H A Dcvtsvm.cxx619 rIStm >> b; aLineInfo.SetDotLen(b); in ImplConvertFromSVM1()
H A Doutmap.cxx749 aInfo.SetDotLen( Max( ImplLogicWidthToDevicePixel( aInfo.GetDotLen() ), 1L ) ); in ImplLogicToDevicePixel()
H A Dmetaact.cxx78 rLineInfo.SetDotLen( FRound( fScale * rLineInfo.GetDotLen() ) ); in ImplScaleLineInfo()
H A Dpdfwriter_impl.cxx305 aLI.SetDotLen( 25 ); in doTestCode()
/trunk/main/vcl/source/window/
H A Dsplit.cxx803 aInfo.SetDotLen( 2 ); in Paint()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx802 ((WinMtfLineStyle*)pStyle)->aLineInfo.SetDotLen( nDotLen ); in CreateObject()
839 ((WinMtfLineStyle*)pStyle)->aLineInfo.SetDotLen( nDotLen ); in CreateObject()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx463 aXDash.SetDotLen(aLineDash.DotLen); in getEntry()
/trunk/main/cui/source/tabpages/
H A Dtplnedef.cxx961 aDash.SetDotLen( aLbType1.GetSelectEntryPos() == 0 ? 0 : in FillDash_Impl()
/trunk/main/svx/source/dialog/
H A Dframelink.cxx815 aLineInfo.SetDotLen( 1 ); in lclDrawThinLine()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx686 aLineInfo.SetDotLen( nLineWidth ); in SetPen()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3637 aLineInfo.SetDotLen ( 1L ); in DrawFocusRect()

Completed in 197 milliseconds