Home
last modified time | relevance | path

Searched defs:fStepWidth (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_InsertErrorBars.cxx99 double fStepWidth = 0.001; in getAxisMinorStepWidthForErrorBarDecimals() local
/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv2.cxx878 double fStepWidth = ((double)nWidth - (double)nFullLength) / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local
898 double fStepWidth = (double)nWidth / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local
969 … double fStepWidth = ((double)nHeight - (double)nFullLength) / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local
989 double fStepWidth = (double)nHeight / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local

Completed in 16 milliseconds