Home
last modified time | relevance | path

Searched refs:GetVScrollMetric (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/ui/inc/
H A Dusrpref.hxx247 … FieldUnit GetVScrollMetric() const { return bIsVScrollMetricSet ? eVScrollMetric : eUserMetric;} in GetVScrollMetric() function in SwMasterUsrPref
/aoo4110/main/sw/source/ui/app/
H A Dswmodul1.cxx262 FieldUnit eVScrollMetric = pPref->IsVScrollMetric() ? pPref->GetVScrollMetric() : eMetric; in ApplyUserMetric()
H A Dappopt.cxx205 eUnit = pPref->GetVScrollMetric(); in CreateItemSet()
/aoo4110/main/sw/source/ui/uno/
H A Dunomod.cxx1021 rValue <<= (sal_Int32)pUsrPref->GetVScrollMetric(); in _getSingleValue()
/aoo4110/main/sw/source/ui/uiview/
H A Dview.cxx934 eMetric = pUsrPref->GetVScrollMetric(); in SwView()

Completed in 34 milliseconds