Searched defs:nDotLen (Results 1 – 9 of 9) sorted by relevance
58 void lclSetDashData( LineDash& orLineDash, sal_Int16 nDots, sal_Int32 nDotLen, in lclSetDashData()112 sal_Int32 nDotLen = 0; in lclConvertCustomDash() local
41 sal_uIntPtr nDotLen; member in XDash
204 void LineInfo::SetDotLen( long nDotLen ) in SetDotLen()
9083 const int nDotLen = rIn.GetDotLen(); in convertLineInfoToExtLineInfo() local
800 long nDotLen = ImplMap( aSize ).Width(); in CreateObject() local837 long nDotLen = ImplMap( aSize ).Width(); in CreateObject() local
1000 sal_Int32 nDotLen = ::std::min< sal_Int32 >( rLineFmt.mnWeight + 105, 210 ); in WriteLineProperties() local
653 sal_uLong nDotLen = ::std::max< sal_uLong >( 70 * rLineData.mnWidth, 35 ); in ConvertLineStyle() local
329 const double nDotLen( (rState.mapModeTransform * aDotLen).getX() ); in setupStrokeAttributes() local
953 sal_uInt32 nDotLen = nLineWidth / 360; in ApplyLineAttributes() local
Completed in 128 milliseconds