Home
last modified time | relevance | path

Searched refs:nLineWidthCritical (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx804 sal_Int32 nLineWidthCritical = bScaleArrow ? 40 : 70; in GetLineArrow() local
805 double fLineWidth = nLineWidth < nLineWidthCritical ? nLineWidthCritical : nLineWidth;; in GetLineArrow()

Completed in 39 milliseconds