Searched defs:nXStep (Results 1 – 3 of 3) sorted by relevance
553 const sal_uInt32 nXStep((nWidth > nMaxSteps) ? nWidth / nMaxSteps : 1L); in GetDraftFillColor() local
1108 sal_uInt16 nXStep = sal_uInt16(aSize.Width() / (3 * MAXLEVEL)); in Paint() local
2701 …sal_uInt16 nXStep = sal::static_int_cast< sal_uInt16 >(aSize.Width() / (3 * pActNum->GetLevelCount… in Paint() local
Completed in 30 milliseconds