Searched refs:fStepStart (Results 1 – 1 of 1) sorted by relevance
879 double fStepStart = (double)aEntryList.GetObject(0)->mnPos; in DECLARE_LIST() local887 sal_Int32 nDelta = (sal_Int32)(fStepStart + 0.5) - pCurr->mnPos; in DECLARE_LIST()899 double fStepStart = (double)aEntryList.GetObject(0)->mnPos; in DECLARE_LIST() local900 fStepStart += fStepWidth; in DECLARE_LIST()906 sal_Int32 nDelta = (sal_Int32)(fStepStart + 0.5) - pCurr->mnPos; in DECLARE_LIST()910 fStepStart += fStepWidth; in DECLARE_LIST()970 double fStepStart = (double)aEntryList.GetObject(0)->mnPos; in DECLARE_LIST() local978 sal_Int32 nDelta = (sal_Int32)(fStepStart + 0.5) - pCurr->mnPos; in DECLARE_LIST()990 double fStepStart = (double)aEntryList.GetObject(0)->mnPos; in DECLARE_LIST() local991 fStepStart += fStepWidth; in DECLARE_LIST()[all …]
Completed in 17 milliseconds