Searched refs:IsVScrollMetric (Results 1 – 2 of 2) sorted by relevance
243 sal_Bool IsVScrollMetric()const {return bIsVScrollMetricSet;} in IsVScrollMetric() function in SwMasterUsrPref
256 FieldUnit eVScrollMetric = pPref->IsVScrollMetric() ? pPref->GetVScrollMetric() : eMetric; in ApplyUserMetric()