Home
last modified time | relevance | path

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

/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx707 const sal_uInt16 nNumDotDashArray = (GetDots() + GetDashes()) * 2; in CreateDotDashArray() local
708 rDotDashArray.resize( nNumDotDashArray, 0.0 ); in CreateDotDashArray()

Completed in 27 milliseconds