Lines Matching refs:SetMetricValue
99 SetMetricValue( maLeftMarginEdit, mnPageLeftMargin, meUnit ); in PageMarginControl()
103 SetMetricValue( maRightMarginEdit, mnPageRightMargin, meUnit ); in PageMarginControl()
108 SetMetricValue( maTopMarginEdit, mnPageTopMargin, meUnit ); in PageMarginControl()
112 SetMetricValue( maBottomMarginEdit, mnPageBottomMargin, meUnit ); in PageMarginControl()
180 SetMetricValue( maWidthHeightField, SWPAGE_NARROW_VALUE, meUnit ); in FillValueSet()
194 SetMetricValue( maWidthHeightField, SWPAGE_NORMAL_VALUE, meUnit ); in FillValueSet()
208 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE1, meUnit ); in FillValueSet()
210 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE2, meUnit ); in FillValueSet()
227 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE3, meUnit ); in FillValueSet()
244 SetMetricValue( maWidthHeightField, mnUserCustomPageLeftMargin, meUnit ); in FillValueSet()
247 SetMetricValue( maWidthHeightField, mnUserCustomPageRightMargin, meUnit ); in FillValueSet()
250 SetMetricValue( maWidthHeightField, mnUserCustomPageTopMargin, meUnit ); in FillValueSet()
253 SetMetricValue( maWidthHeightField, mnUserCustomPageBottomMargin, meUnit ); in FillValueSet()