Home
last modified time | relevance | path

Searched defs:nDotLen (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx58 void lclSetDashData( LineDash& orLineDash, sal_Int16 nDots, sal_Int32 nDotLen, in lclSetDashData()
112 sal_Int32 nDotLen = 0; in lclConvertCustomDash() local
/trunk/main/svx/inc/svx/
H A Dxdash.hxx41 sal_uIntPtr nDotLen; member in XDash
/trunk/main/vcl/source/gdi/
H A Dlineinfo.cxx204 void LineInfo::SetDotLen( long nDotLen ) in SetDotLen()
H A Dpdfwriter_impl.cxx9083 const int nDotLen = rIn.GetDotLen(); in convertLineInfoToExtLineInfo() local
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx800 long nDotLen = ImplMap( aSize ).Width(); in CreateObject() local
837 long nDotLen = ImplMap( aSize ).Width(); in CreateObject() local
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx1000 sal_Int32 nDotLen = ::std::min< sal_Int32 >( rLineFmt.mnWeight + 105, 210 ); in WriteLineProperties() local
H A Dxiescher.cxx653 sal_uLong nDotLen = ::std::max< sal_uLong >( 70 * rLineData.mnWidth, 35 ); in ConvertLineStyle() local
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx329 const double nDotLen( (rState.mapModeTransform * aDotLen).getX() ); in setupStrokeAttributes() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx953 sal_uInt32 nDotLen = nLineWidth / 360; in ApplyLineAttributes() local

Completed in 169 milliseconds