Searched refs:nNumDotDashArray (Results 1 – 1 of 1) sorted by relevance
707 const sal_uInt16 nNumDotDashArray = (GetDots() + GetDashes()) * 2; in CreateDotDashArray() local708 rDotDashArray.resize( nNumDotDashArray, 0.0 ); in CreateDotDashArray()
Completed in 39 milliseconds