Searched refs:GetVScrollMetric (Results 1 – 5 of 5) sorted by relevance
247 … FieldUnit GetVScrollMetric() const { return bIsVScrollMetricSet ? eVScrollMetric : eUserMetric;} in GetVScrollMetric() function in SwMasterUsrPref
262 FieldUnit eVScrollMetric = pPref->IsVScrollMetric() ? pPref->GetVScrollMetric() : eMetric; in ApplyUserMetric()
205 eUnit = pPref->GetVScrollMetric(); in CreateItemSet()
1021 rValue <<= (sal_Int32)pUsrPref->GetVScrollMetric(); in _getSingleValue()
933 eMetric = pUsrPref->GetVScrollMetric(); in SwView()
Completed in 54 milliseconds