Searched refs:nMaxPointSnapCount (Results 1 – 1 of 1) sorted by relevance
380 sal_uIntPtr nMaxPointSnapCount=200; in SnapPos() local386 while (aIter.IsMore() && (nMaxPointSnapCount>0 || nMaxFrameSnapCount>0)) { in SnapPos()394 if (bOPntSnap && nMaxPointSnapCount>0) in SnapPos()397 for (sal_uInt32 i(0L); i < nAnz && nMaxPointSnapCount > 0L; i++) in SnapPos()406 nMaxPointSnapCount--; in SnapPos()
Completed in 17 milliseconds