Lines Matching refs:SetMetricValue
101 SetMetricValue( maLeftMarginEdit, mnPageLeftMargin, meUnit ); in PageMarginControl()
105 SetMetricValue( maRightMarginEdit, mnPageRightMargin, meUnit ); in PageMarginControl()
110 SetMetricValue( maTopMarginEdit, mnPageTopMargin, meUnit ); in PageMarginControl()
114 SetMetricValue( maBottomMarginEdit, mnPageBottomMargin, meUnit ); in PageMarginControl()
182 SetMetricValue( maWidthHeightField, SWPAGE_NARROW_VALUE, meUnit ); in FillValueSet()
196 SetMetricValue( maWidthHeightField, SWPAGE_NORMAL_VALUE, meUnit ); in FillValueSet()
210 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE1, meUnit ); in FillValueSet()
212 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE2, meUnit ); in FillValueSet()
229 SetMetricValue( maWidthHeightField, SWPAGE_WIDE_VALUE3, meUnit ); in FillValueSet()
246 SetMetricValue( maWidthHeightField, mnUserCustomPageLeftMargin, meUnit ); in FillValueSet()
249 SetMetricValue( maWidthHeightField, mnUserCustomPageRightMargin, meUnit ); in FillValueSet()
252 SetMetricValue( maWidthHeightField, mnUserCustomPageTopMargin, meUnit ); in FillValueSet()
255 SetMetricValue( maWidthHeightField, mnUserCustomPageBottomMargin, meUnit ); in FillValueSet()