Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dframelink.cxx1227 void Style::Set( const SvxBorderLine& rBorder, double fScale, sal_uInt16 nMaxWidth, bool bUseDots ) in Set() argument
1238 mbDotted = bUseDots && (0 < nPrim) && (nPrim < 10); in Set()
1276 void Style::Set( const SvxBorderLine* pBorder, double fScale, sal_uInt16 nMaxWidth, bool bUseDots ) in Set() argument
1279 Set( *pBorder, fScale, nMaxWidth, bUseDots ); in Set()

Completed in 51 milliseconds