Home
last modified time | relevance | path

Searched defs:nYStep (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdetc.cxx554 const sal_uInt32 nYStep((nHeight > nMaxSteps) ? nHeight / nMaxSteps : 1L); in GetDraftFillColor() local
/aoo41x/main/sw/source/ui/misc/
H A Doutline.cxx1112 sal_uInt16 nYStep = sal_uInt16((aSize.Height() - 6)/ MAXLEVEL); in Paint() local
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx2706 …sal_uInt16 nYStep = sal::static_int_cast< sal_uInt16 >((aSize.Height() - 6)/ (pActNum->GetLevelCou… in Paint() local

Completed in 54 milliseconds